![]() |
|
#7
|
|||
|
|||
|
The CRC check does not use the size of the file. It sums each byte of the file in some manner. There are many different techniques that are used.
JMI has given you very good advice on how to locate the place where the check is occuring. If there is a message box that pops up and tells you that the file is corrupt or has been tampered with, then set a breakpoint on MessageBoxA. The crc check is probably near the place where the message box is displayed. jsteed |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Checksum of WinLicnese 2.1.0.10 | ZeNiX | General Discussion | 1 | 01-11-2010 22:32 |
| checksum question/help | chad1111 | General Discussion | 0 | 01-27-2004 16:56 |
| HEX and checksum | email2 | General Discussion | 3 | 01-05-2004 18:47 |