CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 驱动保护进程

搜索资源列表

  1. 意天进程保护开发包(进程防杀组件)

    1下载:
  2. 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所在目录)
  3. 所属分类:源码下载

  1. ProtectMon

    0下载:
  2. 驱动开发,根据PID保护进程,HOOK了 SSDT NtOpenProcess函数,至少可以抵御一切R3病毒终结你的进程!!适合新手学习HOOK ssdt的入门研究-Driven development, the protection under the PID process, HOOK the SSDT NtOpenProcess function, at least the end of you against all the process of virus R3!! Suitabl
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:2147
    • 提供者:coorell
  1. KillProcessEx

    0下载:
  2. 用系统底层API,用多种方法结束进程,一般没有被驱动保护的应用程序都能被强制结束掉,代码仅供参考,如有问题,请发邮件给我。-With the system, the underlying API, using a variety of ways the end of the process, generally has not been driven to protect the application can be forced off the end of the code for refe
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:84027
    • 提供者:罗晨
  1. SSDTHIDE

    1下载:
  2. 驱动隐藏进程,隐藏指定进程来保护程序. -Drive hidden processes, hidden to protect the procedures specified process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:117583
    • 提供者:卡瑟
  1. safety

    2下载:
  2. 一个驱动,一个DLL,轻松实现进程保护。-A driver, a DLL, the process of protection easily.
  3. 所属分类:Network Security

    • 发布日期:2017-05-09
    • 文件大小:2180076
    • 提供者:刘彪
  1. HELLO

    2下载:
  2. VC写的驱动,VB调用,通过修改eproess达到保护进程的作用!-VC to write drivers, VB calls to protect the process by modifying the eproess the role!
  3. 所属分类:Windows Develop

    • 发布日期:2016-06-23
    • 文件大小:44083
    • 提供者:oopww
  1. Ring3Kill-process-cutek

    0下载:
  2. Ring3 下采用复制句柄的方式打开进程,并终止,可以干掉很多反病毒软件和一些驱动保护的进程-Ring3 used under way to open the process of copying handle and terminate, you can get rid of a lot of anti-virus software and a number of drive protection in the process of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:21323
    • 提供者:康康
  1. HdProcPt

    1下载:
  2. vb写的保护进程驱动。。。。新手人们好东西啊-3Q
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:98022
    • 提供者:MAOMAO
  1. protector_driver

    0下载:
  2. 利用钩子技术配合驱动来控制进程创建,想学驱动保护的可以下载研究下-With the use of hook-driven technology to control the process of creating, want to learn driving under the protection of study can be downloaded
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:10165
    • 提供者:JasonLiu
  1. RootKit_pediy

    0下载:
  2. 来自看雪的RootKit的学习与研究专题的电子书。 Rootkit是什么?估计很多朋友并不明白,简单的说,Rootkit是一种特殊的恶意软件,它的功能是在安装目标上隐藏自身及指定的文件、进程和网络链接等信息,比较多见到的是Rootkit一般都和木马、后门等其他恶意程序结合使用。Rootkit通过加载特殊的驱动,修改系统内核,进而达到隐藏信息的目的。技术是双刃剑,我们研究它的目的在于,透过我们的研究,用这项技术来保护我们的系统,使我们的系统更加健壮,充分发挥这个技术的正面应用。-RootKit
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1954442
    • 提供者:vivi
  1. s0rc

    1下载:
  2. 新版本“NT系统通用进程保护”完整代码(exe & sys) 保护了进程&线程,除了恢复钩子,不用APC方式是杀不死的。 不过给线程胡乱发送消息还是能杀死,Ring 0内存清零也能杀死。 过几天我把防御“给线程发消息”和“Ring 0内存清零”的驱动发上来。-New version of the " NT System general process protection," complete code (exe & sys) to protect the
  3. 所属分类:Kill Virus

    • 发布日期:2017-03-27
    • 文件大小:70062
    • 提供者:姜哥
  1. jinchengbaohu

    1下载:
  2. 易语言一款通过驱动加载来保护当前进程不被结束-An easy language to protect the driver is loaded by the current process is not the end of
  3. 所属分类:其他小程序

    • 发布日期:2017-04-08
    • 文件大小:19696
    • 提供者:江健
  1. LianXue_Inline

    0下载:
  2. LianXue_Inline_.sys 驱动保护进程·-LianXue_Inline_.sys driver protection process.
  3. 所属分类:ELanguage

    • 发布日期:2017-04-30
    • 文件大小:11891
    • 提供者:星外
  1. Game-EC

    0下载:
  2. 模块注册机,用于驱动保护,游戏软件保护不被进程注入(Note module registers are used to drive protection, and game software protection is not injected by the process)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-27
    • 文件大小:77824
    • 提供者:hijacker
  1. 超级用户驱动模块

    2下载:
  2. 隐藏模块进程,保护进程,对一些用户有很多帮助(Hide module processes, protect processes, and have a lot of help for some users)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-31
    • 文件大小:147456
    • 提供者:阿文9223
  1. 驱动超级用户模块

    0下载:
  2. 保护进程隐藏模块进程,对一些用户有很多帮助(The protection process hides the module process and has a lot of help for some users)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-30
    • 文件大小:139264
    • 提供者:阿文9223
  1. 驱动级保护进程

    3下载:
  2. 驱动保护进程,隐藏进程,确保进程不会被结束(Driver level hidden process, protection process)
  3. 所属分类:其他

  1. DirverProtect

    0下载:
  2. win7 x64 位系统下用驱动保护进程不被关闭与读写的三种实例。(Three examples of driving and protecting processes not closed and read and write under win7 x64 bit system.)
  3. 所属分类:驱动编程

    • 发布日期:2018-01-03
    • 文件大小:840704
    • 提供者:Caihong。
  1. 进程保护 驱动级

    1下载:
  2. 驱动级进程保护,可隐藏或保护。360任务管理器也看不到。
  3. 所属分类:系统编程

  1. 原版win10-进程保护驱动源码

    1下载:
  2. WI10-进程保护驱动程序源代码,驱动程序级保护为您的应用程序。(win10 process protection driver source code,Driver level protection for your application.)
  3. 所属分类:Windows编程

    • 发布日期:2021-03-30
    • 文件大小:27268096
    • 提供者:zxc 231
« 12 3 4 »
搜珍网 www.dssz.com