Skip to content

Commit fbbba5a

Browse files
authored
Update README.md
1 parent 343eda2 commit fbbba5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To disable a DTC, select disable in the class column (it disables the whole line
3838

3939
# About checksums
4040

41-
DTCController can correct the checksums when saving a file. You can also display some informations concerning checksums. It is possible, if you open an already modified file, that the 2 32bit checksums are not corresponding to calculated ones due to wrong checksum calculation by other tools. This 2 32 bits checksums are likely not checked by the ECU. The MD5 and RSA signature are both checked. In the signature of an orig file, you will find the signature date, if you have a MD5 that match and a RSA signature that contians a date (as below) then your file is likely an orig one.
41+
DTCController can correct the checksums when saving a file. You can also display some informations concerning checksums. It is possible, when you open an already modified file, that the 2 32bit checksums are not corresponding to the calculated ones due to wrong checksum calculation by other tools. This 2 32 bits checksums are likely not checked by the ECU. However, both MD5 and RSA signature are checked. In the RSA signature of an orig file, you find the signature date. If you have a correct MD5 and a RSA signature that contains a date (as below) then your file is likely an orig one.
4242

4343
![](https://github.com/JeanLucPons/DTCController/blob/main/docs/sccr2.jpg)
4444

0 commit comments

Comments
 (0)