Skip to content

Latest commit

 

History

History

ASM2x6x

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

ASM2x6x Reverse Engineering

Quick start

Software dependencies

Procedure

  1. cd to the tools directory.
  2. Install dependencies.
  3. Run make to generate the parser code used by firmware_tool.py.
  4. Run ./firmware_tool.py on the *.bin firmware binary.

Reverse engineering notes

See doc/Notes.md.