{"id":18265857,"url":"https://github.com/hydrabus/hydratool","last_synced_at":"2025-08-02T14:09:18.232Z","repository":{"id":77933895,"uuid":"98330850","full_name":"hydrabus/hydratool","owner":"hydrabus","description":"HydraBus host tool with GUI (Qt)","archived":false,"fork":false,"pushed_at":"2020-06-11T11:15:50.000Z","size":335,"stargazers_count":33,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-04T21:40:17.459Z","etag":null,"topics":["hardware","hydrabus","hydrabus-board","hydrafw","hydranfc-shield","linux","nfc","qt5","qt5-gui","qtcreator","terminal-emulator"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hydrabus.png","metadata":{"files":{"readme":"README.md","changelog":"history_line_edit.cpp","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-25T17:07:08.000Z","updated_at":"2025-03-15T15:52:49.000Z","dependencies_parsed_at":"2023-02-25T03:00:36.533Z","dependency_job_id":null,"html_url":"https://github.com/hydrabus/hydratool","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hydrabus/hydratool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrabus%2Fhydratool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrabus%2Fhydratool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrabus%2Fhydratool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrabus%2Fhydratool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydrabus","download_url":"https://codeload.github.com/hydrabus/hydratool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydrabus%2Fhydratool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268401594,"owners_count":24244464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hardware","hydrabus","hydrabus-board","hydrafw","hydranfc-shield","linux","nfc","qt5","qt5-gui","qtcreator","terminal-emulator"],"created_at":"2024-11-05T11:20:12.592Z","updated_at":"2025-08-02T14:09:18.224Z","avatar_url":"https://github.com/hydrabus.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"HydraTool\n======\n\nThis repository contains host software (Linux/Windows) for HydraBus with HydraFW firmware, a project to\nproduce a low cost, open source multi-tool hardware for anyone interested in Learning/Developping/Debugging/Hacking/Penetration Testing \nfor basic or advanced embedded hardware.\n\nHydraBus: https://www.hydrabus.com \u0026 https://github.com/hydrabus\n\nHydraFW: https://github.com/hydrabus/hydrafw\n\n![HydraTool_v0_3_1_0](https://hydrabus.com/wp-content/uploads/2017/07/HydraTool_v0_3_1_0.png)\n\nFor more details on HydraTool see the [HydraTool Wiki](https://github.com/hydrabus/hydratool/wiki)\n\n## How to build host software on Windows, GNU/LINUX:\n\n### Prerequisites Windows, GNU/Linux:\n\n* Qt5.6.x or more (with QtCreator)\n * See Qt5.x Online Installer http://download.qt.io/official_releases/online_installers/qt-unified-windows-x86-online.exe\n * See also http://download.qt.io/official_releases/qt/\n * Tested with success on Qt5.6/5.7/5.9.1 (using Qt Static Build) on Ubuntu 16.x LTS \u0026 Windows7 SP1(MSVC2013)\n\n### Build the project with QtCreator on Windows, GNU/Linux:\n\n* Import hydratool.pro project in Qt Creator \n* Configure the Project for GCC/MinGW/MSVC2013 ...\n* Build the project\n\n## How to build Qt5.x as static build on Windows, GNU/LINUX:\nhttp://wohlsoft.ru/pgewiki/Building_static_Qt_5\n\n### How to build Qt5.9.1 as static build on Windows MSCV2013:\n```\nDownload and extract qt-everywhere-opensource-src-5.9.1 from http://download.qt.io/official_releases/qt/5.9/5.9.1/single/qt-everywhere-opensource-src-5.9.1.zip\nIn this example extract it to D:\\Qt\\Qt5_9_1-msvc2013_static_build\\qt-everywhere-opensource-src-5.9.1\n\nDownload and extract jom from https://download.qt.io/official_releases/jom/\ncopy jom.exe to D:\\Qt\\Qt5_9_1-msvc2013_static_build\\qt-everywhere-opensource-src-5.9.1\n\nGo to D:\\Qt\\Qt5_9_1-msvc2013_static_build\\qt-everywhere-opensource-src-5.9.1\\qtbase\\mkspecs\\common\nand change msvc-desktop.conf like this (change all MD to MT to remove dependency on msvc dlls)\n\tinitial values:\n\n\tQMAKE_CFLAGS_RELEASE = $$QMAKE_CFLAGS_OPTIMIZE -MD\n\tQMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO += $$QMAKE_CFLAGS_OPTIMIZE -MD -Zi\n\tQMAKE_CFLAGS_DEBUG = -Zi -MDd\n\tshould be changed to:\n\n\tQMAKE_CFLAGS_RELEASE = $$QMAKE_CFLAGS_OPTIMIZE -MT\n\tQMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO += $$QMAKE_CFLAGS_OPTIMIZE -MT -Zi\n\tQMAKE_CFLAGS_DEBUG = -Zi -MTd\n\ncd D:\nd:\n\nREM Set up \\Microsoft Visual Studio 2013, where \u003carch\u003e is \\c amd64, \\c x86, etc.\nCALL \"D:\\Microsoft Visual Studio 12.0\\VC\\vcvarsall.bat\" x86\nSET _ROOT=D:\\Qt\\Qt5_9_1-msvc2013_static_build\\qt-everywhere-opensource-src-5.9.1\nSET PATH=%_ROOT%\\qtbase\\bin;%_ROOT%\\gnuwin32\\bin;%PATH%\nREM Uncomment the below line when using a git checkout of the source repository\nREM SET PATH=%_ROOT%\\qtrepotools\\bin;%PATH%\nSET _ROOT=\n\ncd D:\\Qt\\Qt5_9_1-msvc2013_static_build\\qt-everywhere-opensource-src-5.9.1\n\nconfigure.bat -static -release -prefix \"D:\\Qt\\Qt5.9.1_msvc2013_static\" -platform win32-msvc2013 -opensource -confirm-license -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -opengl desktop -no-openssl -make libs -nomake tools -nomake examples -nomake tests -skip wayland -skip purchasing -skip serialbus -skip script -skip scxml -skip speech -skip qtwebengine\n\njom\n\njom install\n```\n\n### How to build Qt5.9.1 as static build on GNU/LINUX:\n```\ncd ~\nwget http://download.qt.io/official_releases/qt/5.9/5.9.1/single/qt-everywhere-opensource-src-5.9.1.tar.xz\ntar --xz -xvf qt-everywhere-opensource-src-5.9.1.tar.xz\ncd qt-everywhere-opensource-src-5.9.1\nsudo ./configure -static -release -prefix ~/Qt591static -opensource -confirm-license -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -qt-xcb -opengl desktop -make libs -nomake tools -nomake examples -nomake tests -skip wayland -skip purchasing -skip serialbus -skip script -skip scxml -skip speech -skip qtwebengine\nsudo make -r -j 4\nsudo make install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhydrabus%2Fhydratool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhydrabus%2Fhydratool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhydrabus%2Fhydratool/lists"}