metasploit-framework/external/source/dllinject
Matt Miller 25d860aab0 imported dllinject source from framework2
git-svn-id: file:///home/svn/framework3/trunk@4403 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-17 03:56:24 +00:00
..
README imported dllinject source from framework2 2007-02-17 03:56:24 +00:00
generic.c imported dllinject source from framework2 2007-02-17 03:56:24 +00:00
libloader.c imported dllinject source from framework2 2007-02-17 03:56:24 +00:00
libloader.h imported dllinject source from framework2 2007-02-17 03:56:24 +00:00
shell.c imported dllinject source from framework2 2007-02-17 03:56:24 +00:00
srv.c imported dllinject source from framework2 2007-02-17 03:56:24 +00:00
tester.c imported dllinject source from framework2 2007-02-17 03:56:24 +00:00

README

This is the in-memory DLL injection system developed by Jarkko Turkulainen
and Matt Miller. The payload included with the Metasploit Framework is simply
the output of libloader.c (it sends a chunk of itself over as the payload).