Skip to content
Benjamin Vernoux edited this page Jul 27, 2017 · 5 revisions

Welcome to the hydratool wiki!

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

Compatibility / dependencies:

  • 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

Documentation

HydraTool_v0_3_1_0

How to Help

Clone this wiki locally