![]() |
|
#4
|
|||
|
|||
|
Hi!
this migtht be too simple, but it cant hurt looking there aswell: dlls carry their own checksum. from msdn: Code:
Checksums are required for kernel-mode drivers and some system DLLs Its part of the IMAGE_OPTIONAL_HEADER structure, you can easily recompute that checksum using e.g. MapFileAndCheckSum from the imagehlp.dll But if you want a quick way to try if this one is used here, grab yourself modifype (hxxp://unattended-sponsor.de/downloads/tools/modpe081.zip) and let it update the checksum for you. As said, might be too simple but still worth a try! Greetnx TheMadGuy |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Visual basic decompiler | Zeocrack | General Discussion | 3 | 11-24-2022 04:38 |
| help with visual basic and API | Warren | General Discussion | 5 | 08-26-2005 13:48 |