文件名称:HookProcess
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 735kb
- 下载次数:
- 0次
- 提 供 者:
- 蓝***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自写保护进程,以防止调试软件打开,以NtOpenProcess为例研究。算是简单的游戏保护模式。-Since the write-protection process in order to prevent debugging software open to NtOpenProcess example study. Be a simple game protection mode.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
032_自写保护进程\mini_ddk\mini_ddk.dsw
................\........\Sources
................\........\makefile
................\........\mini_ddk.dsp
................\........\buildchk_wxp_x86.log
................\........\mini_ddk.cpp
................\........\mini_ddk.opt
................\........\mini_ddk.vcproj
................\........\mini_ddk.sln
................\........\mini_ddk.suo
................\........\mini_ddk.vcproj.LXX-03.Administrator.user
................\........\mini_ddk.ncb
................\........\mini_ddk.h
................\........\ctl_code.h
................\........\hook.h
................\........\check\BuildLog.htm
................\........\.....\vc70.idb
................\........\.....\mini_ddk.obj
................\........\.....\mini_ddk.sys
................\test_exe\StdAfx.h
................\........\StdAfx.cpp
................\........\ReadMe.txt
................\........\test_exe.ncb
................\........\test_exe.plg
................\........\test_exe.dsp
................\........\test_exe.dsw
................\........\Release\test_exe.pch
................\........\.......\vc60.idb
................\........\.......\StdAfx.obj
................\........\.......\test_exe.obj
................\........\.......\test_exe.exe
................\........\Debug\vc60.idb
................\........\.....\test_exe.pch
................\........\.....\vc60.pdb
................\........\.....\StdAfx.obj
................\........\.....\test_exe.ilk
................\........\.....\test_exe.exe
................\........\.....\test_exe.pdb
................\........\.....\test_exe.obj
................\........\test_exe.cpp
................\........\ctl_code.h
................\........\test_exe.opt
................\自写驱动保护XX进程.doc
................\mini_ddk\check
................\test_exe\Release
................\........\Debug
................\mini_ddk
................\test_exe
032_自写保护进程
................\........\Sources
................\........\makefile
................\........\mini_ddk.dsp
................\........\buildchk_wxp_x86.log
................\........\mini_ddk.cpp
................\........\mini_ddk.opt
................\........\mini_ddk.vcproj
................\........\mini_ddk.sln
................\........\mini_ddk.suo
................\........\mini_ddk.vcproj.LXX-03.Administrator.user
................\........\mini_ddk.ncb
................\........\mini_ddk.h
................\........\ctl_code.h
................\........\hook.h
................\........\check\BuildLog.htm
................\........\.....\vc70.idb
................\........\.....\mini_ddk.obj
................\........\.....\mini_ddk.sys
................\test_exe\StdAfx.h
................\........\StdAfx.cpp
................\........\ReadMe.txt
................\........\test_exe.ncb
................\........\test_exe.plg
................\........\test_exe.dsp
................\........\test_exe.dsw
................\........\Release\test_exe.pch
................\........\.......\vc60.idb
................\........\.......\StdAfx.obj
................\........\.......\test_exe.obj
................\........\.......\test_exe.exe
................\........\Debug\vc60.idb
................\........\.....\test_exe.pch
................\........\.....\vc60.pdb
................\........\.....\StdAfx.obj
................\........\.....\test_exe.ilk
................\........\.....\test_exe.exe
................\........\.....\test_exe.pdb
................\........\.....\test_exe.obj
................\........\test_exe.cpp
................\........\ctl_code.h
................\........\test_exe.opt
................\自写驱动保护XX进程.doc
................\mini_ddk\check
................\test_exe\Release
................\........\Debug
................\mini_ddk
................\test_exe
032_自写保护进程