Windows-Rootkits/Inject/SetThreadContext/InjectDllBySetThreadContextx64
LycorisGuard 7e783425c1 update
update
2018-08-14 17:16:20 +08:00
..
InjectDllBySetThreadContextx64.cpp update 2018-08-14 17:16:20 +08:00
InjectDllBySetThreadContextx64.vcxproj Add files via upload 2016-08-29 20:24:53 +08:00
InjectDllBySetThreadContextx64.vcxproj.filters Add files via upload 2016-08-29 20:24:53 +08:00
ReadMe.txt Create ReadMe.txt 2016-08-29 20:23:30 +08:00
stdafx.cpp Add files via upload 2016-08-29 20:24:53 +08:00
stdafx.h Add files via upload 2016-08-29 20:24:53 +08:00
targetver.h Add files via upload 2016-08-29 20:24:53 +08: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