Simple tool to find the EEPROM descriptor table and print it out in almost any motronic 7 bin
just compile with (on linux or mingw)
gcc -o eefinder eepromtablefinder.c
run on your binary with
./eefinder XYZ.bin
Simple tool to find the EEPROM descriptor table and print it out in almost any motronic 7 bin
CBSD-2-Clause