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
4971a0d7afec7e489ddb4f94eaee8ae9d6295e96
metasploit-gs
/
external
/
source
/
shellcode
/
windows
/
x64
/
src
T
History
Stephen Fewer
c55e9af9ae
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.
...
git-svn-id: file:///home/svn/framework3/trunk@8786 4d416f70-5f16-0410-b530-b9f4589650da
2010-03-11 17:00:19 +00:00
..
block
bug fix x64 migrate shellcodes for wow64->x64 migration.
2010-01-22 19:37:10 +00: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
For now just adding in the new APC migrate stubs and the wow64->x64 exec stub. (fix up the build scripts and use a dedicated migrate directory for this stuff).
2010-01-22 14:03:53 +00:00
stage
Round 3 of x64 support from Stephen Fewer - new payloads!
2009-08-27 19:29:54 +00:00
stager
Round 3 of x64 support from Stephen Fewer - new payloads!
2009-08-27 19:29:54 +00:00