搜索资源列表
vbs
- 用于结束进程并禁止该进程被再次使用,可以在外出时防止别人用你的电脑(关闭explorer和tashmgr两个exe)-for the end of the process and to prohibit the process be used again, be going to prevent others using your computer (closed explorer and tashmgr two exe)
Kill_me.gz
- 演示如何使用VB防止进程被结束,保护进程,Demonstrates how to use VB to prevent the process is over, to protect the process of
HookSSDT
- hook SSDT 表保护进程,防止进程被非法结束-hook SSDT biao bao hu jin cheng
ApiHook
- 通过拦截TerminateProcess和OpenProcess两个API,防止进程被结束-Two by interception TerminateProcess and OpenProcess API, to prevent the process is concluded
VCprotectprocess
- 可以显示并选定进程,其防止被意外终止或结束-Can display and select the process, its termination or end to prevent accidental
fangzhi
- 应用于windows2000或者xp,可以用来防止进程被强制结束,源程序-Applied to windows2000 or xp, the process can be used to prevent the forced closure, source code
MrleeProtect
- MP游戏保护源码 1. 此套保护仅在Windows XP SP3系统上做过测试。 2. 保护程序是在VS2010环境下编译的。 效果: 1. 防止受保护进程被未授权的进程暂停。如,OD在附加进程的时候是要将目标进程暂停的,有了MP保护以后,OD将无法附加进程,因为OD无法将受保护的进程暂停。 2. 防止受保护进程中的数据被修改。如,CE无法修改受保护的进程的内存数据。 3. 当受保护进程中的内存数据被未授权的进程修改的时候,会有提示。 4. 防止受保护的进程被未
vb_process
- vb防止进程被结束在WinXP下测试成功-vb to prevent the end of the process being tested successfully under WinXP
HookProtectProcessLib
- 防止进程被结束 任务管理器的“结束任务”实际上就是强制终止进程,它所使用的是一个叫做TerminateProcess()的Win32 API函数以下是此函数的定义(Prevent the process from being terminated The task manager's end task is actually a forced termination of the process. It uses a Win32 API function called Terminate
bpqka
- 进程防杀,防止文件进程被恶意结束,进程保护处理模块()