Author Archives: Ben

For anyone interested to buy HydraNFC V2 shield from small production batch
(Designed & Tested in France & Made In USA)
Price 199 Euros (Including HydraNFC v2 Shield + Antenna +2x SMA Cables)
contact: info@hydrabus.com to reserve yours
(Payment by PayPal only when they will be available)

SWD Part 2 MEM-AP with HydraBus / HydraFW

SWD Part 2 MEM-AP by @KudelskiSec‘s Nicolas Oberli with a bonus to reproduce STM32F0 race condition bug to dump any STM32F0 Protected Firmware (bypass the readout protection) with HydraBus/HydraFW

SWD – ARM’s alternative to JTAG on HydraBus

After the previous article related to JTAG there is a new article from KudelskiSec research team member Nicolas Oberli about “SWD – ARM’s alternative to JTAG
This article show how work and how to to use ARM’s SWD using an HydraBus with HydraFw

Build Your Own Hardware Implant with HydraBus

Excellent article from research team member Nicolas Oberli about “Build Your Own Hardware Implant
This article show how to do that using an HydraBus with HydraFw

HydraBus HydraFW v0.9 Beta Released

30.09.2018 – HydraFW v0.9 Beta

Generic:
  • Added trigger mode on all supported modes. See commit a982d6b
  • Added SUMP mode autodetection. Tools like Sigrok and OLS don’t need any prior hydrabus setup. See commit ca90ec2
  • Added \xx escape sequence in freeform strings. See commit 3614185
  • Increased the maximum hexdump capacity to 2^32 bytes.
  • Added AVRdude compatibility. See commit2f3aecb
  • Fixed compiler errors and warnings when compiling with gcc 8.x
  • Updated ChibiOS to latest stable_17.6.x branch
  • Updated FatFs to official 0.13b
  • Updated ST drivers to STM32Cube 1.2.1
  • Reorganized the repository structure
HydraBus specific: