![]() |
|
#1
|
|||
|
|||
|
[HELP] Visual C++ dll protection
I need some help please. I have a visual basic app that I can get to work within Olly, but when I go to make the permanent changes to the DLL file the app crashes.
Upon further investigation it is during the LoadLibraryW function. If I modify the dll file, the LoadLibraryW function will return file error. If I use the original dll file, then LoadLibraryW loads the dll without error. It appears to be some kind of checksum protection. Any thoughts how I might overcome this? Thanks, -Malt Last edited by Maltese; 08-13-2005 at 06:11. |
|
|
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 |