Search found 3 matches

by chicosaurus
Tue Dec 28, 2004 4:06 am
Forum: General Tuning Discussion
Topic: Disassembler
Replies: 6
Views: 20803

Re: Audi RS2 disassembly

Assuming your disassembly has identified code and data then tables are found by recognising 'patterns' in the data. You won't know the function of the table but you usually can spot the width and depth of the table. Constants and flags are more difficult, if you don't have a disassembly of a simila...
by chicosaurus
Tue Dec 28, 2004 3:01 am
Forum: General Tuning Discussion
Topic: Disassembler
Replies: 6
Views: 20803

Re: Audi RS2 disassembly

Hi, You need to find out what processor the Bosch Motronic 2.3.2 uses. If it's an 'off the shelf' processor finding a disassembler shouldn't be too hard, it's a differnet matter though if the Bosch uses a custom processor. Have disassembled code. Whats the best approach to finding data tables, cons...
by chicosaurus
Wed Dec 15, 2004 10:03 pm
Forum: General Tuning Discussion
Topic: Disassembler
Replies: 6
Views: 20803

Disassembler

Hi

I am a newbie to ECU tuning. I have an Audi RS2 file that I would like to change.

The ECU is a Bosch Motronic 2.3.2.

Any ideas on the Disassembler I should be using for this code.

Plan is to disassemble code, then use the info to create a definition file in Tunerpro.

Thanks for the help