Hi guys,
I'm working on a engine management system tool (for tuning cars) and i've run into a problem that's not in my normal working domain. In the firmware from the system there's a compressed table with symbol names.
For me to be successful in getting the software to work right i need to be able to decompress this table but i've tried several days and have gained nothing whatsoever.
Maybe you guys can have a look at it and maybe someone recognized the file's structure...
I've attached the compressed as well as the uncompressed file (source: unknown)...
Hope someone can give me some pointers in the right direction..
I've got hints from people that it might be LZSS or SAX that is used...
The first 4 bytes in the compressed file match the length of the uncompressed file exactly...
Thank you.
Guido
sym__sym__.txt