搜索资源列表
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)
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)
Ring0
- Ring0中Hook SSDT防止进程被结束
Kill_me
- 演示如何使用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
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
ApiHook
- 通过拦截TerminateProcess和OpenProcess两个API,防止进程被结束-Two by interception TerminateProcess and OpenProcess API, to prevent the process is concluded
EProcessShieldECYM
- 这个源码可以防止你的程序进程不被进程管理器结束,如果有进程管理器要结束你程序的进程,就会“拒绝访问!”-The source code can not prevent your application process by the end of the process manager, process manager if you want to end the process of the program will " Acc
201112891437
- 简单防止被任务管理器结束进程,不过我在Win7下,用结束任务,两次,就结束了 -Simple prevent Task Manager to end the process, but I Win7, using the End Task, twice, to end
vb_process
- vb防止进程被结束 在WinXP下测试成功-vb to prevent the end of the process being tested successfully under WinXP
jincheng
- 进程防杀,防止文件进程被恶意结束,进程保护处理模块-Anti-kill process, to prevent the file from the process by malicious end, the process to protect processing module
SDDT
- 改源码是SDDT防止进程被结束,目前唯一可以保护软件windows7上的进程。-Change source is SDDT to prevent the process is over, the only can protect the software processes in windows7.
MrleeProtect
- MP游戏保护源码 1. 此套保护仅在Windows XP SP3系统上做过测试。 2. 保护程序是在VS2010环境下编译的。 效果: 1. 防止受保护进程被未授权的进程暂停。如,OD在附加进程的时候是要将目标进程暂停的,有了MP保护以后,OD将无法附加进程,因为OD无法将受保护的进程暂停。 2. 防止受保护进程中的数据被修改。如,CE无法修改受保护的进程的内存数据。 3. 当受保护进程中的内存数据被未授权
201112891437
- 简单防止被任务管理器结束进程,不过我在Win7下,用结束任务,两次,就结束了 -Simple prevent Task Manager to end the process, but I Win7, using the End Task, twice, to end
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
bpqka
- 进程防杀,防止文件进程被恶意结束,进程保护处理模块()