搜索资源列表
超级病毒保护系统源代码
- 这是近期有一款关于病毒清理防护的VB开源代码,代码比较完整。有一定的技术性,具有市面共享及商业杀毒防毒类软件的常用特性,如病毒查杀,防护,可以隔离病毒。附带达700多种流行病毒库,可以自己更新增加病毒库。 其他技术支持,如注册表设置、优化,进程详细信息查看,开机启动项处理,垃圾文件清理、病毒库升级更新等功能,对于研究病毒防杀的网友可以借鉴学习。
意天进程保护开发包(进程防杀组件)
- 1、开发包用途 该开发包用于软件开发人员使用该组件保护自己软件进程不被杀掉. 2、Demo测试方法 (1)进demo目录双击reg.bat对ProcProtectCtrl.dll组件进行注册 (2)双击VCTest.exe运行demo例程 (3)在"请输入进程ID"编辑框中输入想要保护的进程的ID(ID可参考任务管理器),输入-1为保护自身进程 (4)打开任务管理器,尝试杀掉被保护的进程 3、开发包使用方法(C & C++系) (1)把dll目录里所有文件拷到您软件的运行目录(exe所在目录)
Kill_me.gz
- 演示如何使用VB防止进程被结束,保护进程,Demonstrates how to use VB to prevent the process is over, to protect the process of
nokillme
- vb进程保护,D-vb进程保护,DLL
Inject
- 注入任务管理器,保护进程,VB编写!! winxp sp2 win2000 win2003 测试通过!-Injected into Task Manager, the protection process, VB prepared!! Winxp sp2 win2000 win2003 test!
jincheng
- vb编的进程保护程序,用任务管理器不能关闭 防止程序被关闭-vb allocation process of the protection procedure, using Task Manager to prevent the procedure should not turn off turn off
define
- 自己编写的VB防沉迷软件。采用了双进程互相保护,以免进程被*-VB I have written software anti-indulgence. A dual process of mutual protection, in order to avoid the process of being killed
P2
- VB 进程服务 实现双进程保护 不能禁止-VB service implementation process, the twin processes of protection can not be prohibited
HELLO
- VC写的驱动,VB调用,通过修改eproess达到保护进程的作用!-VC to write drivers, VB calls to protect the process by modifying the eproess the role!
Protectionprocess
- VB版进程保护程序!实现自己程序不被查杀!-VB version of the process saver! Realize their own procedures would not be killing!
dual_process_protection
- 通过建立双进程实现的进程保护功能,用VB实现。-VB to achieve dual-process protection
HdProcPt
- vb写的保护进程驱动。。。。新手人们好东西啊-3Q
programcare
- vb 进程守护程序,打开后,可以保护某个程序不被关闭,程序很简单,就几行,下去-very good very big
VB-code
- VB 系统多种底层技术API应用,有源码,进程自我保护-VB system, a variety of underlying technology API, a source, the process of self-protection
82
- 双进程保护Vb源程序,很不错的VB源码,适合VB爱好者学习研究。-Double process protection Vb source program, very good Vb source code, suitable for Vb lovers study.
VB
- 保护自己的进程,防止加行结束。有驱动的-Exe program with the shell, to prevent others crack, in order to confidential ~ ~
876767545
- 双进程保护Vb源程序,有需要的就下载吧,很好的参考。-Dual-process protection Vb source, there is a need to download it, a good reference.
vb进程保护
- vb进程保护,DLLAttribute VB_Name = "Module2" Public Declare Function URLDownloadToFile Lib "urlmon" Alias "URLDownloadToFileA" (ByVal pCaller As Long, ByVal szURL As String, ByVal szFileName As String, ByVal dwReserved As Lo
输入法注入器源代码
- 输入法注入器源代码 利用系统输入法 完美注入指定进程ID 无需过保护【VB工具编写】
VB6保护进程源码(拒绝访问)
- VB6保护进程源码(拒绝访问) Win11下通过。 可以在Win11环境下taskkill被保护程序测试,会显示拒绝访问。