This website requires JavaScript.
Explore
Help
Sign In
adam
/
metasploit-gs
Watch
1
Star
0
Fork
0
You've already forked metasploit-gs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a6fed7798e01b6ae030fc2e2ec0cd34bc1ca5941
metasploit-gs
/
external
/
source
/
shellcode
/
windows
/
x64
/
src
T
History
Ryan Wincey
38691445af
Fixed memory alignment for x64 reverse_http stager
2013-09-16 16:51:37 -04:00
..
block
Fixed memory alignment for x64 reverse_http stager
2013-09-16 16:51:37 -04:00
migrate
Commit the updated APC injection stubs. fixes a nasty issue in some edge cases whereby when using APC injection for a process in another session then the current host process the injected APC can cause an access violation in kernel32 during a call the kernel32!CreateThread caused by the APC's host thread not having an initialized Activation Context inside its TEB. We now test for this and create a dummy ActivationContext entry to appease the kernel. This will both improve DLL injection reliability as well as meterpreter migration reliability.
2010-03-11 17:00:19 +00:00
single
Add x64 LoadLibraryA payload. Because it should exist.
2012-01-17 21:16:26 -06:00
stage
Round 3 of x64 support from Stephen Fewer - new payloads!
2009-08-27 19:29:54 +00:00
stager
Touchup on author credit
2013-05-30 16:13:40 -05:00