

Code cracking, and disassembly of code or coding something new is something I've always enjoyed, just don't give me maintenance jobs !
Moderators: Doone, westonwarrior
I spoke too soon, IDAPro won't disassemble the code and I can't find a disassembler.g8dhe wrote:Yup it would be nice to have a spare one to play with!
Which tools are you using for the software, I hope your not having to hand disassemble it ?
Opened the link and had a quick read throughRhinoman wrote:..........too, much more useful than the datasheet:
http://www.rhinopower.org/ECUs/Bongo/do ... 18A_um.pdf
Well at worst the IDAPro has an SDK for creating new instruction sets I think, so with the reference manual it should be possible to create a set for that processor, it just adds to the time-scale however!widdowson2008 wrote:What the hell does all that mean?![]()
Is there an English version of this?g8dhe wrote:Well at worst the IDAPro has an SDK for creating new instruction sets I think, so with the reference manual it should be possible to create a set for that processor, it just adds to the time-scale however!widdowson2008 wrote:What the hell does all that mean?![]()
g8dhe wrote:Well at worst the IDAPro has an SDK for creating new instruction sets I think, so with the reference manual it should be possible to create a set for that processor, it just adds to the time-scale however!widdowson2008 wrote:What the hell does all that mean?![]()
Ohhhhh Yes (as a celebrity dog once said)Rhinoman wrote:g8dhe wrote:Well at worst the IDAPro has an SDK for creating new instruction sets I think, so with the reference manual it should be possible to create a set for that processor, it just adds to the time-scale however!widdowson2008 wrote:What the hell does all that mean?![]()
I looked at that once before but it looked like it would be easier to start from scratch. Do you want to give it a try?