MalwareSourceCode/Win32/Proof of Concepts/SetThreadContextInjection/InjectDllBySetThreadContextx64
vxunderground 900263ea6f updates and moves
n/a
2022-04-11 20:00:13 -05:00
..
InjectDllBySetThreadContextx64.cpp updates and moves 2022-04-11 20:00:13 -05:00
InjectDllBySetThreadContextx64.vcxproj updates and moves 2022-04-11 20:00:13 -05:00
InjectDllBySetThreadContextx64.vcxproj.filters updates and moves 2022-04-11 20:00:13 -05:00
ReadMe.txt updates and moves 2022-04-11 20:00:13 -05:00
stdafx.cpp updates and moves 2022-04-11 20:00:13 -05:00
stdafx.h updates and moves 2022-04-11 20:00:13 -05:00
targetver.h updates and moves 2022-04-11 20:00:13 -05:00

Inject 32 bit process by change eip to execute the shellcode which will load a dll
Inject 64 bit process by change rip to execute the shellcode which will load a dll

http://www.cnblogs.com/aliflycoris/p/5432621.html