|
-
October 7th, 2006, 11:52 PM
#1
Prevent change DLL name
Hello, it's posible prevent change the name of my DLL???
-
October 8th, 2006, 12:50 AM
#2
Re: Prevent change DLL name
Using GetModuleFileName at DllMain entry point.
Best Api Monitor tool.
Trace the target program automatically and monitor the parameters of all API and COM interfaces.
Auto Debug for Windows 4.0
Auto Debug for .Net
http://www.autodebug.com/
-
October 8th, 2006, 05:01 PM
#3
Re: Prevent change DLL name
 Originally Posted by XP.
Hello, it's posible prevent change the name of my DLL???
Not clear. Who is trying to change the name ?
-
October 8th, 2006, 05:45 PM
#4
Re: Prevent change DLL name
Name of my dll is AC.dll, I do not want that they can change the name to DLL
-
October 8th, 2006, 06:04 PM
#5
Re: Prevent change DLL name
Nothing much you can do here. Why is the name important ?
-
October 8th, 2006, 06:05 PM
#6
Re: Prevent change DLL name
 Originally Posted by XP.
Name of my dll is AC.dll, I do not want that they can change the name to DLL
Yes - but who is "they"? And why should they want to do that?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|