crkzone
December 13th, 2007, 02:58
I have a dll file which implement flexlm 11 and many checksum algorithms which recognized by peid such as md5 and crc32 beside ecc and flexlm crypto stuff.
The target dll is statically linked and i put breakpoints at both entry point of exe and dll.
Checksum algorithm is triggered from dll main function even before the exe entry point executes and dll terminates itself if i patch anything.
Funny thing is that the error message comes from exe .rsc section.
Any comments??

The target dll is statically linked and i put breakpoints at both entry point of exe and dll.
Checksum algorithm is triggered from dll main function even before the exe entry point executes and dll terminates itself if i patch anything.
Funny thing is that the error message comes from exe .rsc section.
Any comments??
