PDA

View Full Version : Injecting DLLs (InjLib)


anonymouse187
07-26-2006, 10:02 PM
http://www.codeproject.com/library/InjLib.asp

That is a great source code written in C++ for injecting DLL files into a process. Injecting DLL files into a process is common in making viruses and trojans. It is also used for cheating the training mode in America's Army.

TACO_HATER
08-03-2006, 06:25 PM
i prefer apm http://www.diamondcs.com.au/index.php?page=apm

Mr. Hasselhoff
08-03-2006, 06:33 PM
Best hack tutorials ever.. Includign injecitng and that shit.

http://pc.nanobot2k.org/?action=articles

TACO_HATER
08-03-2006, 07:29 PM
nice

anonymouse187
08-03-2006, 08:12 PM
i prefer apm http://www.diamondcs.com.au/index.php?page=apm

This is the source code, not just the application... (Hint Programming/Debugging section)