-
Notifications
You must be signed in to change notification settings - Fork 2
Home
This repository contains host software (Linux/Windows) for HydraBus with HydraFW firmware, a project to produce a low cost, open source multi-tool hardware for anyone interested in Learning/Developping/Debugging/Hacking/Penetration Testing for basic or advanced embedded hardware.
HydraBus: https://www.hydrabus.com & https://github.com/hydrabus
HydraFW: https://github.com/hydrabus/hydrafw
-
Hydratool is a GUI tool for HydraBus/HydraFw using Qt5.x framework in order to be used on any platform supported by Qt framework.
-
It is tested on Windows7 & Ubuntu 16.x LTS(64bits) but it shall work on any other platform Any feedback / pull request are welcome on this project.
-
Qt libraries dependencies are (can be found in https://github.com/hydrabus/hydratool/blob/master/hydratool.pro):
- core gui
- widgets
- serialport
-
The actual Hydratool GUI has a main window mainly related to HydraBus+HydraNFC extension in order to display in real-time HydraNFC sniffed data for more details see https://github.com/hydrabus/hydrafw/wiki/HydraFW-HYDRANFC-guide#sniffer-iso14443a-with-unique-hard-real-time-infinite-trace-mode
-
The second window (when we click on Terminal icon) is mainly a basic Terminal in order to communicate with HydraBus firmware hydrafw but can be used with any Serial Port ...
- Task List / TODO
- Issues/Remarks or ask new features
- Check you code with static analysis tool like CppCheck http://cppcheck.sourceforge.net
- Update/add guide/tutorial/video... in this wiki