mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-21 02:46:10 +00:00
5 lines
217 B
Plaintext
5 lines
217 B
Plaintext
|
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
|