Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[C++] Anti-DLL Injection
02-01-2010, 06:37 AM
Post: #1
[C++] Anti-DLL Injection
Not sure if this is good place to post it but hey if not feel free to delete post.

I've created a Anti-DLL injection in C++ and i'd like to see if anyone here can bypass it and what method they used.

I can only think of 1 method but no way how to prevent it

If you want to try here my Anti-DLL Injection is:
http://www.mediafire.com/?knh015ziweu

Thanks

Programming Languages:
  • C++ Win32
  • MASM
Interests:
  • Reverse Engineering
  • Security
  • GameHacking
Find all posts by this user
Quote this message in a reply
02-01-2010, 07:09 AM (This post was last modified: 02-01-2010 07:41 AM by Back_track.)
Post: #2
RE: [C++] Anti-DLL Injection
Mmm, this is a good place to post Big Grin . Keep up the good work. Since this is technically not malware you can post without source ( even though source is always welcome )

"Character is determined more by the lack of certain experiences than by those one has had."
Friedrich Nietzsche
Visit this user's website Find all posts by this user
Quote this message in a reply
02-01-2010, 10:03 AM
Post: #3
RE: [C++] Anti-DLL Injection
(02-01-2010 07:09 AM)Back_track Wrote:  Mmm, this is a good place to post Big Grin . Keep up the good work. Since this is technically not malware you can post without source ( even though source is always welcome )

Thanks. Smile
I just used hooked the main API's used for DLL injection (LoadLib etc)
(which are useless for my process just security loop holes really) and i made sure real API never gets processed

Programming Languages:
  • C++ Win32
  • MASM
Interests:
  • Reverse Engineering
  • Security
  • GameHacking
Find all posts by this user
Quote this message in a reply
02-01-2010, 03:52 PM
Post: #4
RE: [C++] Anti-DLL Injection
Very good Anti-DLL Injection. I didn't think about ways to bypass it, but if i think of any i will inform you !

"I dont know with what weapons World War 3 will be fought with, but i know World War 4 will be fought with stones and sticks" - Albert Einstein
Visit this user's website Find all posts by this user
Quote this message in a reply
02-02-2010, 08:50 AM
Post: #5
RE: [C++] Anti-DLL Injection
(02-01-2010 03:52 PM)drdebcol Wrote:  Very good Anti-DLL Injection. I didn't think about ways to bypass it, but if i think of any i will inform you !

Ok Thanks for postive comments Smile

Programming Languages:
  • C++ Win32
  • MASM
Interests:
  • Reverse Engineering
  • Security
  • GameHacking
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


 Quick Theme: