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

搜索资源列表

  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. dcwlsjbphjs

    0下载:
  2. 摘要:无论是实现防火墙, NAT 还是VPN, 首要的任务就是获得网络上传输的数据包,在此基础上才能进行下一步 的工作。通过分析Windows 的网络数据传输机制,可以定位出不同的处理关键点,从而在不同的层次上实现数据包的 捕获功能,以满足不同的需要。 关键词:关键点 服务提供者接口 网络设备接口规范 中间层驱动程序 钩子驱动程序-Abstract : Whether the purpose is to achieve a firewall, VPN or NAT. One of t
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:50736
    • 提供者:qingming
  1. driver

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

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

    0下载:
  2. IP Filter Driver Hook的例子程序。网络开发人员、技术支持人员使用的摇篮-Programs of examples for IP Filter Driver Hook.It is the cradle of developer for net use and technologic surfaceman.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3117
    • 提供者:吴明
  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. NtQuerySystemInformation

    1下载:
  2. 这是介绍如何在Windows驱动层 HOOK NtQuerySystemInformation内核 函数的文章。 这篇文章超级详细的介绍了这个函数的每一个参数以及用法。-This is how the Windows kernel function driver layer HOOK NtQuerySystemInformation article. This article describes the super-detailed each parameter of this function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:55529
    • 提供者:汤文
  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. ZwCreateFile

    3下载:
  2. HOOK ZwCreateFile 配合 ZwDeleteFile 实现监视不许指定文件创建-HOOK ZwCreateFile with monitoring the realization of ZwDeleteFile not create the specified file
  3. 所属分类:Driver Develop

    • 发布日期:2015-10-28
    • 文件大小:2274
    • 提供者:朱芮男
  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. 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. VCPP-driver-Hook-kernel-system-call

    0下载:
  2. VC++ 驱动层Hook系统内核调用 VC++ driver Hook kernel system call VC++ driver Hook kernel system ca-VC++ driver Hook kernel system call
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:77880
    • 提供者:刘杰
  1. Driver Loader/Unloader Example Source Code

    0下载:
  2. self explantator winddk needed
  3. 所属分类:驱动编程

  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. Source

    0下载:
  2. 用于对指定设备驱动的信息分发调用序列的记录。(Driver's Dispatch Routines Hooking The driver allows you to log dispatch routines calls (and their relative sequence) for given device object(s).)
  3. 所属分类:驱动编程

    • 发布日期:2018-04-20
    • 文件大小:15360
    • 提供者:jun888jun888
  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