文件名称:远程注入 实例源码
文件大小:11KB
文件格式:ZIP
更新时间:2016-01-11 09:09:50
新手 木马 注入 源代码
如今远线程注入已经是泛滥成灾,杀毒软件对于远程线程已经做了检查和警示。 此代码对初学者了解远程注入起到学习的作用。 远程注入方式: 使用CreateRemoteThread注入 使用apc QueueUserApc方式
【文件预览】:
DllInjection-master
----DllInjection()
--------stdafx.cpp(291B)
--------DllInjection.vcxproj.filters(1KB)
--------stdafx.h(305B)
--------targetver.h(306B)
--------DllInjection.vcxproj(4KB)
--------DllInjection.cpp(2KB)
--------ReadMe.txt(2KB)
----DllInjection.sln(1KB)
----.gitignore(1KB)
----Injection()
--------stdafx.cpp(288B)
--------stdafx.h(403B)
--------dllmain.cpp(477B)
--------targetver.h(306B)
--------Injection.cpp(101B)
--------Injection.vcxproj(5KB)
--------Injection.vcxproj.filters(1KB)
--------ReadMe.txt(2KB)