The "Dump Tool" works on the EEPROM dump of the control unit concerned and lets you calculate odometer values, display PIN codes and more. Some sub-functions only display the data, others modify the dump, which then has to be written back into the module.
Required licences
—
Hardware / cables
AVDI
cavo OBDII
programmatore EEPROM
⚠ WarningThe modified dump must be saved as a new file and written back into the device it came from, either over OBDII or with a programmer. If you read and write with a programmer you must make sure the byte order is correct: most programmers read in 16-bit words, some produce dumps starting from the least significant byte and others from the most significant byte, so the same module can give different dumps with different programmers.
Procedure
Obtain the EEPROM dump of the control unit concerned. You can read it over OBDII or with a programmer, which is the only option for modules that cannot be read over OBDII.
Always keep an untouched copy of the original dump before making any changes: it is the only way back if something goes wrong.
Start "ABRITES diagnostics for MITSUBISHI", open the "Special Functions" tab and select "Dump Tool" by double-clicking, or by selecting it and pressing "Open".
Load the dump file with the "Load dump" button.
If after loading the data is not extracted or cannot be edited, press the "Swap bytes" button: it toggles the byte order in the dump and in nearly every case solves the read problem caused by the programmer used.
Select the sub-function you need (odometer value calculation, PIN code display, etc.). Some sub-functions only display the data extracted from the file, without modifying it.
If the sub-function has modified the data, save the result to a new file with the "Save dump" button (do not overwrite the original dump).
Write the modified dump back into the source device, over OBDII or with the programmer, using the same byte order the dump was read with.
Refit the module, connect the AVDI and check the result in diagnostics: verify the displayed value and read/clear any faults generated during the job.