An editor app for hacktribe
- GUI
- Patch firmware
To test:
Clone Hacktribe Editor including submodules:
git clone --recursive https://github.com/bangcorrupt/hacktribe-editor.git
Enter hacktribe-editor
directory:
cd hacktribe-editor
Install dependencies:
pip install -r requirements.txt
Copy electribe 2 sampler factory firmware version 2.02 to hacktribe-editor/hacktribe/SYSTEM.VSB
.
Run hacktribe_app_gui.py
:
python hacktribe_app_gui.py
Follow the instructions in the app, pay attention to the log output in the text box.
Installation of bsdiff4 will fail on Windows without the correct build tools installed, see #103.
In that case, run the executable found at hacktribe-editor/hacktribe-gui.exe.