文件名称:远程线程注入实现木马进程隐藏
文件大小:136KB
文件格式:RAR
更新时间:2013-05-25 10:11:13
进程隐藏 远程线程注入
通过远程线程注入技术实现木马进程隐藏,内附有完整地代码以及详细的说明文档
【文件预览】:
NT环境下进程隐藏的实现 - VC知识库文章.mht
hidesrc
----Loader()
--------Loader.vcproj(4KB)
--------stdafx.h(258B)
--------ll.cpp(5KB)
--------Dll.dll(52KB)
--------stdafx.cpp(206B)
--------Loader.rc(2KB)
--------Loader.cpp(5KB)
----Inject.sln(1KB)
----Dll()
--------Main.cpp(378B)
--------resource.h(446B)
--------stdafx.h(241B)
--------Dll.def(43B)
--------stdafx.cpp(203B)
--------Dll.cpp(2KB)
--------Dll.vcproj(4KB)
--------Dll.rc(2KB)
----ThreadParam.h(304B)