Hey everyone,
I know that this forum is about tunning, however, I hoped that maybe experts like you could help me :)
I'm more interested in reverse engineering the ECU - to statically analysis code in IDA Pro or another disassembler.
I saw here and in other tuning sites ECU files to download. Are the files that reference as 'original' are just the firmware image downloaded from the ECU?
If yes, Most of the files that I looked at I couldn't recognize the CPU architecture (I guess that the ECU is run on a microcontroller?). Is this information available somewhere? (for example, if it's ARM, PPC, Renesas...)
Or do you have any tips for recognizing the CPU architecture for further research?
Another thing is that most of the files have very specific sizes - most of them are powers of 2 (1024KB, 2048KB..). Why is that? It's very different from any other firmware that I saw..
Thank you very much!