Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 380 Bytes

File metadata and controls

20 lines (12 loc) · 380 Bytes

PyMapster

A crude tool to visualize hex files for finding ecu maps

install:

pip3 install -r requirements.txt

usage:

python3 PyMapster.py ./mybinaryfile

screenshot

TODO:

  • automated finding of possible maps
  • code quality !!!

Disclaimer:

This is just a little hacked together tool to try some stuff i had on the top of my head !