Note about EXE::Custom

This commit is contained in:
Meatballs 2014-05-19 22:00:09 +01:00
parent e9c7866b51
commit b84379ab3b
No known key found for this signature in database
GPG Key ID: 5380EAF01F2F8B38
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ class Metasploit3 < Msf::Exploit::Local
technique to drop only the DLL payload binary instead of three seperate
binaries in the standard technique. However, it requires the correct
architecture to be selected, (use x64 for SYSWOW64 systems also).
If specifying EXE::Custom your DLL should call ExitProcess() after starting
your payload in a seperate process.
},
'License' => MSF_LICENSE,
'Author' => [