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

搜索资源列表

  1. Windows_Driver_Programming_Tutorial

    0下载:
  2. 第一章 字符串 6 1.1 使用字符串结构 6 1.2 字符串的初始化 7 1.3 字符串的拷贝 8 1.4 字符串的连接 8 1.5 字符串的打印 9 第二章 内存与链表 11 2.1内存的分配与释放 11 2.2 使用LIST_ENTRY 12 2.3 使用长长整型数据 14 2.4使用自旋锁 15 第三章 文件操作 18 3.1 使用OBJECT_ATTRIBUTES 18 3.2 打开和关闭文件 18 3.3 文件的读写操作 21
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:70551
    • 提供者:chenzifeng
  1. IRPTracel.007

    0下载:
  2. wdm的irp追蹤工具,可以對irp流動順序有深入的了解-iptrace,wdm tool
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2987506
    • 提供者:monct
  1. irp_mn

    0下载:
  2. Universal Serial Bus Handling The IRP_MN_START_DEVICE PnP IRP
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:64088
    • 提供者:Tarno
  1. IRPAttack

    0下载:
  2. IRP攻击的例子。程序基于winpcap sdk实现,打包中提供了所需的头文件、lib库及dll。-IRP attack example. Program is based on winpcap sdk implementation, packaged to provide the required header files, lib libraries and dll.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:262452
    • 提供者:gaoguanghai
  1. irpinfo

    0下载:
  2. 在过滤驱动程序创建IRP查询文件信息,DDK,文件过滤驱动-In the filter driver creates IRP query the file information, DDK, file system filter driver
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:19475
    • 提供者:刘茂典
  1. IRPHandling

    0下载:
  2. IRP Handling,图文实例并茂,容易学习驱动IRP原理-IRP Handling, graphic examples, and Mao, easy to learn driving theory IRP
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:347922
    • 提供者:shanminyu
  1. cancelSafe

    0下载:
  2. Shows how to safely cancel IRP operations.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:106406
    • 提供者:yoha
  1. Windows_2000_XP_WDM_Driver_Development

    0下载:
  2. 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-21
    • 文件大小:35526025
    • 提供者:lijianli
  1. Handling_IRPs

    0下载:
  2. IRP操作详解,翻译之MSDN的Handling IRPs: What Every Driver Writer Needs to Know.-Detailed IRP operations, the translation of "Handling IRPs: What Every Driver Writer Needs to Know" from the MSDN.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:72293
    • 提供者:
  1. Hide_Disk_Partition_using_Irp_Hook

    0下载:
  2. 利用IRP挂钩技术来隐藏磁盘分区。如果传递的IRP为隐藏磁盘的IRP,则丢弃。代码分为应用层和驱动层。-IRP hooks using technology to hide the disk partition. If you pass the IRP to hide disk IRP, then discarded. Code into the application layer and driver layer.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:370244
    • 提供者:王波
  1. irpHook

    0下载:
  2. IRP钩子隐藏所有通讯端口加图片IRP hooks hide all communication ports plus pictures-IRP hooks hide all communication ports plus pictures
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:324664
    • 提供者:夏小俊
  1. Handling-IRPs

    0下载:
  2. 详细了解Windows Driver里面的重要概念IRP。-This paper presents an overview of the I/O request packet (IRP) mechanism that is used in the Microsoft® Windows® family of operating systems. It is intended to provide driver writers with a greater understandi
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:47308
    • 提供者:linuxosa
  1. Windows-Rootkits

    0下载:
  2. Rootkits技术在信息安全领域越来越受到重视,各种Anti-rootkits新技术不断出现。在各种Anti-root- kits工具的围剿下,常规的Rootkits隐藏技术难以遁形。在系统分析和深入研究传统内核级Rootkits隐藏技术的基 础上,提出了一个集驱动模块整体移位、内核线程注入、IRP深度内联Hook 3种技术为一体的Rootkits隐藏技术体 系。-Rootkits technology in the field of information security mo
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:417842
    • 提供者:赵鑫维
  1. sector--read-write

    0下载:
  2. This Tool is for reading/writing directly from/to disk sectors by sending the IRP s to disk class driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:203152
    • 提供者:gao feng
  1. Hook8034

    0下载:
  2. 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。-Can realize the compatibility of PS/2 keyboard and USB
  3. 所属分类:USB develop

    • 发布日期:2017-03-24
    • 文件大小:57671
    • 提供者:张唱歌
  1. ReadSector

    0下载:
  2. ReadSector是一个通过来发送IRP读取磁盘信息的工具(源码)。-eadSector to send an IRP to read through the disk information tool (source code).
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1595
    • 提供者:twangjie
  1. cancel

    0下载:
  2. This sample demonstrates the use of new cancel safe queue (IoCsqInitialize, IoCsqInsertIrp, IoCsqRemoveIrp, IoCsqRemoveNextIrp) APIs introduced on Windows XP for queuing IRPs in the driver s internal device queue. By using these APIs, driver writers
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:16212
    • 提供者:sosogo
  1. KeyBoardFilter

    1下载:
  2. 这是非常好的一个键盘记录源码 主要功能完成了 不过还有个问题 就是加载完过滤驱动后第一个按键截不到,因为在attach到KBDCLASS之前,已经有一个read irp已经发下去了,我还没找到办法如何把之前发下去的这个IRP给弄掉,谁有好的建议 小弟在此多谢了-This is a keylogger
  3. 所属分类:Hook api

    • 发布日期:
    • 文件大小:185764
    • 提供者:yangqian
  1. FFilleFiltteri

    0下载:
  2. 文件过滤驱动driver程序源码,这这个源码实例用来过滤IRP 。 -File filter driver driver program source, the source code examples used to filter IRP complete source code.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:7357
    • 提供者:假装
  1. irphook3

    0下载:
  2. IRP hook源码-The IRP the hooksource
  3. 所属分类:Hook api

    • 发布日期:2017-05-02
    • 文件大小:518971
    • 提供者:张兴
« 1 2 3 45 »
搜珍网 www.dssz.com