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

搜索资源列表

  1. ProcList

    0下载:
  2. 利用内核中的eprocess读取进程列表,目前能兼容xp win8平台,win7改下就能支持了-The use of the kernel in the eprocess read process list, is currently compatible with the win8 XP platform, win7 will be able to support the
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:34010
    • 提供者:
  1. EnumRemoveObCallback

    0下载:
  2. 对象回调是目前绝大多数游戏保护用于保护游戏进程用的回调。-Callback is a callback object is to protect the vast majority of the game to protect the game process used.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:6198
    • 提供者:石林
  1. [7-1]EnumRemoveProcessThreadNotify

    0下载:
  2. 枚举与删除进线程回调,进程回调可以监视进程的创建和退出-Enumerate and delete into the thread callback, the callback process can monitor the process of creating and exit
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:6593
    • 提供者:石林
  1. MyCreateProcess

    0下载:
  2. 这个源码是通过在驱动中启动想要的进程,而不是在系统层进行进程的创建-Driver CreateProcess
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-29
    • 文件大小:20699
    • 提供者:郭盛
  1. Windows-Process-Protection

    0下载:
  2. 里面包括了实现进程保护的具体原理的PPT。该文档和代码是本人在3年前在一个组织授课时所用的文档和源程序,所有文档PPT和代码均为原创。-Which includes the principles of the process to achieve specific protection of PPT. The documentation and code is himself three years ago when an organization teaching documentation
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-27
    • 文件大小:10226967
    • 提供者:张喆
  1. SSDT

    0下载:
  2. 驱动开发的ark工具,支持扫描ssdt,进程操作,服务操作,注册表操作-ark tool
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-20
    • 文件大小:5423037
    • 提供者:zhi
  1. hook-zwquerysysteminformation

    0下载:
  2. ring 0 hook zwquerysysteminformation 可以达到隐藏进程操作-ring 0 hook zwquerysysteminformation 可以达到隐藏进程操作
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:341748
    • 提供者:zhi
  1. testdeamon

    0下载:
  2. linux守护进程实现,centos6.2上编译通过-linux daemon
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:1066
    • 提供者:ps2827294ciche
  1. ProcessOperationTest

    1下载:
  2. 64位驱动程序,用于枚举进程,内含枚举线程和模块-62 Process
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:6152
    • 提供者:w
  1. qudongbaohu

    0下载:
  2. 利用魔鬼作坊模块编写的驱动级保护进程、隐藏进程的源码-Use devil workshop module prepared by the driver level protection process, the hidden process source
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:984141
    • 提供者:
  1. InjectDll

    0下载:
  2. 驱动级注入程序,在驱动中把dll文件注入到目标进程-Driver level injection procedures, in the drive to the DLL file into the target process
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:6809
    • 提供者:w
  1. Yh_SP

    0下载:
  2. 可以利用系统的CALLBACK实现不HOOK内核函数实现进程保护-Can use the system to achieve the CALLBACK HOOK kernel function to achieve the process of protection
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:3636
    • 提供者:杨黑
  1. HideHandleTable

    0下载:
  2. 简单的隐藏EPROCESS进程下面的句柄表,适合新手学习-Hide EPROCESS simple process handle table below for novice learning
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:23857
    • 提供者:陈文寿
  1. GetProcessMd5

    0下载:
  2. 通过拦截IRP_MJ_CREATE,获得在该irp上下文中的进程,并md5该进程后输出。 可以控制进程是否可以访问某个文件夹,或者打开某个文件。-By intercepting IRP_MJ_CREATE, get the process in the context of the IRP, and MD5 the process after the output. Can control the process of access to a folder, or open a file
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:13909
    • 提供者:lkf
  1. WatchProcess

    0下载:
  2. win7 32位操作系统可用,驱动级别,获取当前系统中运行的进程信息
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-09
    • 文件大小:2044810
    • 提供者:Gray
  1. EipInject

    0下载:
  2. win7 32位操作系统才可使用,劫持指定进程中的进程对象的EIP,然后注入dll,驱动级别,小心使用-win7 32-bit operating systems can only be used in the process of hijacking EIP specified process object, and then injected into the dll, drive level, be careful to use ....
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-20
    • 文件大小:5258594
    • 提供者:Gray
  1. HideProcessHookMDL

    0下载:
  2. 一个windows驱动程序,通过挂载MDL实现隐藏进程的目的,能够防止各种应用程序找到隐藏的进程。-A windows driver realize the hidden processes by mounting MDL purpose, can prevent a variety of applications to find hidden processes.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:3097
    • 提供者:GoodLuck
  1. HIDEPROCESS

    0下载:
  2. 驱动隐藏进程源码 通过 SSTD 实现-Driver hidden processes the source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-07
    • 文件大小:1498611
    • 提供者:fdsaff
  1. src

    0下载:
  2. c++下的隐藏进程保护进程驱动源代码 VS2013 配WDK8.1编辑 64位系统-C++ under the hidden process to protect the process-driven source code VS2013 with WDK8.1 editing X64
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-05
    • 文件大小:3616
    • 提供者:小俊
  1. ZUNHUN

    0下载:
  2. 代码进程相关模块方面的源码模块,可以学习参考-Code process-related modules of the source module, you can learn reference
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:2983
    • 提供者:PQT192
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com