- Python 3
- Firmware image parser:
tools/asm2x6x_tool.py
:
cd
to thetools
directory.- Install dependencies.
- Run
make
to generate the parser code used byfirmware_tool.py
. - Run
./firmware_tool.py
on the*.bin
firmware binary.
See doc/Notes.md.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
tools/asm2x6x_tool.py
:
cd
to the tools
directory.make
to generate the parser code used by firmware_tool.py
../firmware_tool.py
on the *.bin
firmware binary.See doc/Notes.md.