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
bb98e855e1dd156e942eaf3542b76cf152ae2061
metasploit-gs
/
external
/
source
/
shellcode
/
windows
/
x64
/
src
/
migrate
T
History
dledda-r7
c5fd212334
docs: add poolparty 32-bit, update poolparty 64-bit stubs
2026-01-08 05:15:28 -05:00
..
apc.asm
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
migrate.asm
bug fix x64 migrate shellcodes for wow64->x64 migration.
2010-01-22 19:37:10 +00:00
poolparty.asm
docs: add poolparty 32-bit, update poolparty 64-bit stubs
2026-01-08 05:15:28 -05:00
remotethread.asm
bug fix x64 migrate shellcodes for wow64->x64 migration.
2010-01-22 19:37:10 +00:00