mirror of
https://github.com/rapid7/metasploit-payloads
synced 2024-12-21 05:35:54 +01:00
workspac'in it
git-svn-id: file:///home/svn/incoming/trunk@2807 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
da416536de
commit
ef3185398a
@ -237,7 +237,6 @@ BOOL MapNewExecutableRegionInProcess(
|
|||||||
CONTEXT ThreadContext;
|
CONTEXT ThreadContext;
|
||||||
LPVOID OldEntryPoint = NULL;
|
LPVOID OldEntryPoint = NULL;
|
||||||
LPVOID TargetImageBase = NULL;
|
LPVOID TargetImageBase = NULL;
|
||||||
LPVOID AddressOfExecutableLdrModule;
|
|
||||||
ULONG SectionIndex = 0;
|
ULONG SectionIndex = 0;
|
||||||
ULONG SizeOfBasicInformation;
|
ULONG SizeOfBasicInformation;
|
||||||
BOOL Success = FALSE;
|
BOOL Success = FALSE;
|
||||||
|
@ -163,6 +163,14 @@ SOURCE=..\..\source\extensions\stdapi\server\sys\process\image.c
|
|||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
|
SOURCE="..\..\source\extensions\stdapi\server\sys\process\in-mem-exe.c"
|
||||||
|
# End Source File
|
||||||
|
# Begin Source File
|
||||||
|
|
||||||
|
SOURCE="..\..\source\extensions\stdapi\server\sys\process\in-mem-exe.h"
|
||||||
|
# End Source File
|
||||||
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=..\..\source\extensions\stdapi\server\sys\process\memory.c
|
SOURCE=..\..\source\extensions\stdapi\server\sys\process\memory.c
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user