metasploit-framework/external
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
..
burp-proxy Added Burp Proxy v1.x support for Wmap by Spinbad 2009-01-12 02:57:19 +00:00
installer-linux Support for slackware's mktemp, fixes #762 2010-01-14 12:48:30 +00:00
installer-win32 Commit the rc2 installer 2009-11-16 04:05:45 +00:00
pcaprub Minor tweaks for formatting 2009-11-04 01:18:37 +00:00
ratproxy Finally the Wmap patch for ratproxy for new db schema. Based on Albert School patch 2010-01-31 04:15:31 +00:00
ruby-lorcon Copyright updates reflecting the news 2009-10-21 12:58:56 +00:00
ruby-lorcon2 Fixes #427. Finally found a solution that works for 1.8 and 1.9, this allows lorcon modules to run in the background or foreground and handle interrupts from the console gracefully. Its still a hack 2009-10-28 00:19:17 +00:00
serialport Removed Makefile and mkmf.log 2009-01-11 06:34:11 +00:00
source 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