hydrafw icon indicating copy to clipboard operation
hydrafw copied to clipboard

HydraBus HydraFW official firmware for open source multi-tool for anyone interested in learning/developping/debugging/hacking/Penetration Testing for basic or advanced embedded hardware

Results 7 hydrafw issues
Sort by recently updated
recently updated
newest added

Remove the usage of Python to build the version (from GitHub Tag) and build DFU for STM32F405 => https://github.com/hydrabus/hydrafw/tree/master/src/build-scripts 1) Remove hydrafw-revision.py / hydrafw-version.py - To be done with GitHub...

Hi, Would it be possible to adapt HydraBus firmware such that it's recognized by http://sigrok.org/wiki/PulseView in ADC mode ? I am looking for a cheap low speed 3.3V oscilloscope that...

enhancement
help wanted

An open source / HydraBus USB packet sniffing would be really cool! The commercial USB analyser solutions are way above (my) hobbyist budget; HydraBus + OTG cable would be highly...

enhancement
help wanted

#160 started to implement a *read with timeout* feature for smartcard mode. This feature seems very interesting, but would require additional work in order to be applicable to all modes....

Hi, Here's a patch adding a command to receive a smartcard message with a timeout. With the existing code, a successful read can only be achieved by specifying the exact...

I'm thinking that the repo should provide the compiled binary once a version released. I see that the majority of the people will use the generic codebase unless they are...

It would be great to be able to define aliases for certain recurring commands, like "`alias atr = ]%%[read:33`" for smartcards or something like that. Aliases could be loaded from...

new feature