CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 钩子与API截获 搜索资源 - hook kernel

搜索资源列表

  1. ObjectHook.code

    0下载:
  2. 内核OBJECT HOOK代码-大家可以-OBJECT HOOK kernel code- everyone can see
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:14.31kb
    • 提供者:马振强
  1. SSDT-hook

    0下载:
  2. Windows内核态SSDT-hook实现进程隐藏和文件隐藏,代码很规整,学习内核编程的好例子 -a good example of studying kernel programing or driver developing, SSDT hook
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:4.52kb
    • 提供者:goodone
  1. anti-ssdt

    1下载:
  2. Windows XP是通过sysenter调用KiFastCallEntry将ntdll.dll的调用切换到内核的。KiFastCallEntry的原理是通过在SSDT中查找函数地址跳转。所以只要伪造一张原始SSDT,就可以使得SSDT-HOOK无效了。-Windows XP by calling KiFastCallEntry sysenter ntdll.dll call will switch to the kernel. KiFastCallEntry SSDT principle i
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:4.75kb
    • 提供者:何耀彬
  1. inlineKiInsertQueueApc

    0下载:
  2. 内核hook KiInsertQueueApc apc级保护进程-Kernel-level hook KiInsertQueueApc apc protection process
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:94.16kb
    • 提供者:马振强
  1. antihook_src

    0下载:
  2. 创建一个内核驱动,伪造一个ssdt表,使得ssdt钩子失效。-Create a kernel driver, forged a ssdt table, making failure ssdt hook.
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:71.03kb
    • 提供者:john smith
  1. arktool

    0下载:
  2. 1、息钩子监视:列举系统上的消息钩子。 2、块加载监视:列举系统上加载的所有内核模块 3、SSDT监视:通过得到原始的SSDT地址来得到被恶意程序HOOK的API以及恢复SSDT 4、注册表保护:对一些重要的注册表项进行保护,防止恶意程序对其进行修改。 5、隐藏进程检测:检测出系统中隐藏的进程。 6、隐藏端口检测:检测出系统中隐藏的端口。 7、进程强杀:能够*系统中的对自身保护的恶意进程。-1, the interest rate hook monitor
  3. 所属分类:Hook api

    • 发布日期:2017-05-13
    • 文件大小:3.39mb
    • 提供者:虫子
  1. HookOdROBH

    0下载:
  2. Hook内核API-ObReferenceObjectByHandle,实现进程保护,防止被保护的进程被kill掉(360杀不掉它)。-Hook the kernel API-ObReferenceObjectByHandle, in order to protect process so that the protected process can not be killed by others.
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:3.02kb
    • 提供者:伍友良
  1. Hook-ZWopenprocess

    0下载:
  2. 内核开发,主要介绍如何通过SSDT表HOOK函数。-Kernel development, focuses on how the SSDT table HOOK function.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:3.03kb
    • 提供者:zzz
  1. kernel-Inline-Hook-word-doc

    0下载:
  2. kernel Inline Hook word doc 详谈内核三步走Inline Hook实现-kernel Inline Hook word doc go into the details to achieve core three-step Inline Hook
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:25.49kb
    • 提供者:jpinglove
  1. VB-Del-Kernel-Hook

    1下载:
  2. VB恢复内核钩子的一个示例工程文件。可以调试。-VB restore a core sample project file hook. For debugging.
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:13kb
    • 提供者:蓝云
  1. Linux-Network-Kernel-Stack

    0下载:
  2. Linux网络核心堆栈。本文讨论模块编写者如何利用Netfilter hook 来实现任意目的以及如何将将网络通信在基于Libpcap 的应用程序中隐藏。-Linux core of the network stack. This article discusses how to use Netfilter hook module writers to achieve any purpose and how the network communications applications base
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:220.38kb
    • 提供者:wk
  1. debugtool

    1下载:
  2. hook 内核内存读写 隐藏进程 反汇编 发邮件 请联系作者wangjinrong_123@126.com-hook kernel memory read and write email hidden disassembly process please mail to author: wangjinrong_123@126.com
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:1.83mb
    • 提供者:3333
  1. cgaty

    0下载:
  2. this a rootkit basic. it hook kernel windows : GDT table. it creates a back door.-this is a rootkit basic. it hook kernel windows : GDT table. it creates a back door.
  3. 所属分类:Hook api

    • 发布日期:
    • 文件大小:66.89kb
    • 提供者:quan
  1. CPP_KBD_HOOK

    0下载:
  2. C++开发的键盘钩子模块 分为两个部分,一个是钩子内核程序 一个是钩子的启动程序 值得学习-The keyboard hook module C++ development divided into two parts, one is the hook kernel program is a hook launcher worth learning
  3. 所属分类:Hook api

    • 发布日期:2017-11-16
    • 文件大小:357.38kb
    • 提供者:ffpwserver
  1. hook-kernel-tut-1

    0下载:
  2. hook kernel tut 1, code in c++, build with wdk
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:7.65kb
    • 提供者:nguyen thiet
  1. hook-kernel-tut-2

    0下载:
  2. hook kernel tut 2, code in c++, build with wdk
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:10.85kb
    • 提供者:nguyen thiet
  1. hook-kernel-tut-4

    0下载:
  2. hook kernel tut 4, code in c++, build with wdk
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:16.6kb
    • 提供者:nguyen thiet
  1. hook-kernel-tut-5

    0下载:
  2. hook kernel tut 5, code in c++, build with wdk
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:20.67kb
    • 提供者:nguyen thiet
  1. hook-kernel-tut-3

    0下载:
  2. hook kernel tut 3, code in c++, build with wdk
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:15.92kb
    • 提供者:nguyen thiet
  1. hook

    0下载:
  2. windows内核编程,利用底层键盘钩子屏蔽任意按键-windows kernel programming, the use of the underlying keyboard hook shielding any key
  3. 所属分类:Hook api

    • 发布日期:2017-05-09
    • 文件大小:1.55mb
    • 提供者:gmd
« 12 »
搜珍网 www.dssz.com