CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hook driver

搜索资源列表

  1. Hook-Driver-by

    0下载:
  2. windows ndis钩子程序,用于防火墙、vpn、nat、网络驱动等软件的开发。-hook procedures for firewall, VPN, nat, network drives, such as software development.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:18263
    • 提供者:
  1. ZtsFw

    0下载:
  2. 使用Firewall Hook Driver技术进行端口过滤的一个简单防火墙的代码。-use Firewall Hook Driver technology port of a simple filtering firewall code.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:12892
    • 提供者:漆光耀
  1. driver

    0下载:
  2. 用DDDK编写驱动,修改SSDT表HOOK NTDebugActiveProcess函数 钩子函数中可以判断PID号,决定是否放行,放行则在钩子函数中调用原来的NTDebugActiveProcess函数.否则直接返回False.HOOK成功后所有调用DebugActiveProcess的程序将会失效.当然可以按照你的需要HOOK更多的系统服务函数.同一服务函数的服务号在每个操作系统版本中是不同的.下面附件中编译完成的驱动请在WinXP SP2的环境下测试.否则可能会导致直接重启
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:3704
    • 提供者:张京
  1. 2kHookDriver

    0下载:
  2. windows hook driver的范例程序。对于开发基于hook的windows平台网络驱动程序有很大借鉴作用,可直接修改使用。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:238731
    • 提供者:王雷
  1. FwHookDrv_src

    0下载:
  2. An Adventure How to implement a Firewall-Hook Driver
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:106575
    • 提供者:何明
  1. c_api_hook.zip

    0下载:
  2. NT下的用驱动程序写的截获api函数调用的程序,Under NT driver written using api function call intercepted procedures
  3. 所属分类:Hook api

    • 发布日期:2017-11-08
    • 文件大小:110147
    • 提供者:
  1. basic_1.zip

    0下载:
  2. windows hook 的好例子,Windows内核的安全防护,windows hook driver
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:1660
    • 提供者:gigi
  1. HookPPC.rar

    0下载:
  2. Windows Mobile下的键盘钩子的源代码,适用于PocketPC上,Windows Mobile keyboard hook under the source code, apply on PocketPC
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-25
    • 文件大小:1167
    • 提供者:王东
  1. RkU_102_source.rar

    0下载:
  2. Rootkit detector to find system hook and user code hooks, hidden driver, hidden files, hidden proccess.,Rootkit detector to find system hook and user code hooks, hidden driver, hidden files, hidden proccess.
  3. 所属分类:Kill Virus

    • 发布日期:2017-03-28
    • 文件大小:22055
    • 提供者:sis-2kx
  1. hook

    0下载:
  2. 驱动挂钩,拦截指定函数调用。 -Driver linked to intercept the specified function call. Driver linked to intercept the specified function call.
  3. 所属分类:Hook api

    • 发布日期:2017-04-14
    • 文件大小:4640
    • 提供者:lihui
  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
    • 文件大小:4631
    • 提供者:goodone
  1. wm6-touch-driver

    0下载:
  2. TouchPanel driver which encapsulate real driver. This driver helps to hook by user application touchscreen(TouchPanel) events before windows process this events.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-30
    • 文件大小:7876
    • 提供者:Oleg
  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
    • 文件大小:72739
    • 提供者:john smith
  1. Firewall

    0下载:
  2. VC++6.0实现的利用IP过滤钩子驱动创建的一个Windows防火工具,支持TCP,UDP,ICMP协议,基本呈现了Windows防火墙开发的过程-VC++6.0 to achieve the use of IP filter hook driver to create a Windows fire prevention tools, support for TCP, UDP, ICMP protocol, the basic Windows firewall shows the proces
  3. 所属分类:Firewall-Security

    • 发布日期:2017-04-09
    • 文件大小:2997043
    • 提供者:周东尧
  1. hook

    0下载:
  2. 驱动级的隐藏进程代码,在驱动层通过替换ssdt地址表中的函数来隐藏进程-Drive-level code to hide the process, in the driver layer ssdt address by replacing the function table to hide the process of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2582
    • 提供者:帅俊
  1. SimplePacketFilterFirewall

    0下载:
  2. Simple Packet - Filter Firewall A simple packet filtering based open source Firewall. It uses Filter hook driver for its basic working-Simple Packet- Filter Firewall A simple packet filtering based open source Firewall. It uses Filter hook driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:163726
    • 提供者:behrooz
  1. FileGuard-safe-hook

    0下载:
  2. 文件过滤驱动,File filter driver intercepts file functions include copy, move, Read, Write, and get the file information, and so on. -File system driver.-File filter driver intercepts file functions include copy, move, Read, Write, and get the file informat
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:459638
    • 提供者:老孙
  1. SSDT-Hook-Driver-and-mfc-interface

    0下载:
  2. HOOK SSDT中SetInformation 函数的 驱动程序 配有mfc的用户模式界面 实现了Createfile readfile writefile IOCTL 这几个分发函数 在IOCTL中实现了对SetInformation函数的HOOK-SSDT Hook Driver test with mfc interface
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-28
    • 文件大小:11135059
    • 提供者:yangzhe
  1. HOOK-API

    0下载:
  2. 一个寒江老师的课件,单独出来发的目的是,让初级入门的驱动程序员们,很快的了解驱动如何对SSDT挂钩以及Windows应用程序如何简单的调用驱动接口的流程。 代码非原创,但是是我看到的最简单和最清楚的流程之一,非常适合刚入门驱动员们的口味,需要的就赶快下载吧。(It`s hanjiang teacher courseware, the purpose is to separate out, let the driver programmer entry-level, quickly unders
  3. 所属分类:驱动编程

    • 发布日期:2017-12-29
    • 文件大小:212992
    • 提供者:pigshuai
  1. HOOK graphics driver_

    3下载:
  2. hook d3d显卡驱动源码,内核驱动hook(hook D3D graphics driver source code, kernel driven hook)
  3. 所属分类:DirextX编程

    • 发布日期:2020-02-12
    • 文件大小:320512
    • 提供者:revolt
« 12 3 4 5 6 »
搜珍网 www.dssz.com