ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 4014

Basic Anti-Dll Injection | Snippet

by Killpot - 04-06-2016 - 04:31 AM
#1
Yo.

OG. Source from Scripter4Ever, however I've updated it to VB.Net standards and cleaned it up.

Hidden Content
You must register or login to view this content.




This, is what either of LoadLibrary entry points look like before execution of the code: 
[Image: UO4ZsTz.png]

This is what it looks like after:
[Image: qWjABXu.png]

The first statement of LoadLibrary was just replaced by a return statement, causing any dll injector using LoadLibrary to fail (because when LoadLibrary is being called, it just returns without loading the actual dll into the process).

Hope you guys enjoy, I wouldn't rely on this too much though as it'd be fairly easy to reverse, but none the less it gets the concept across.
Reply
#2
Thanks for releasing this. :D Can help pretty much anyone who is looking not to have their app reveresed.
Reply

Users browsing: 1 Guest(s)