搜索资源列表

  1. IRP

    0下载:
  2. windows IRP IO 处理流程图 非常有价值-windows IRP IO processing flow chart is very valuable
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18516
    • 提供者:陈万通
  1. Irp-Files

    0下载:
  2. 直接IRP操作文件的实现问题,其实对于大部分接口(诸如: ZwReadFile、ZwWriteFile、ZwSetInformationFile、ZwDeleteFile等)在OSR上的“ Rolling Your Own - Building IRPs to Perform I/O ”一文中已经实现,但是那里面的实现还不够全。所以,我就翻出了前段时间在网上淘到的资料,特与大家共享!尤其值得注意的是,这里面还实现了ZwCreateF
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:146814
    • 提供者:kingbaser
  1. Irp-Files

    0下载:
  2. 使用IRP直接操作文件系统,可以对很多文件监控进行绕过
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:412130
    • 提供者:fyz
  1. 设置IRP参数

    0下载:
  2. 关于如何设置IRP参数
  3. 所属分类:文档资料

    • 发布日期:2009-04-25
    • 文件大小:27648
    • 提供者:liqiumin
  1. IRP

    0下载:
  2. 介绍IRP
  3. 所属分类:文档资料

    • 发布日期:2011-03-23
    • 文件大小:75776
    • 提供者:chen19890918
  1. IRP

    0下载:
  2. windows IRP IO 处理流程图 非常有价值-windows IRP IO processing flow chart is very valuable
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:18432
    • 提供者:陈万通
  1. loopback

    0下载:
  2. usb驱动及其测试程序(IRP包的循环传递演示)-usb drive and Testing Program (IRP packet transmission cycle demo)
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:20480
    • 提供者:罗林
  1. IrpTracker

    0下载:
  2. 跟踪IRP的一个工具,驱动开发中的很使实用的辅助工具.-IRP a tracking tool, driving the development of very practical so that the auxiliary tool.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:78848
    • 提供者:陈希
  1. hidefile

    0下载:
  2. 驱动开发:过滤Irp包来实现隐藏文件的代码-Driven Development: Irp packet filter to realize the code hidden files
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:john
  1. Irp-Files

    0下载:
  2. 直接IRP操作文件的实现问题,其实对于大部分接口(诸如: ZwReadFile、ZwWriteFile、ZwSetInformationFile、ZwDeleteFile等)在OSR上的“ Rolling Your Own - Building IRPs to Perform I/O ”一文中已经实现,但是那里面的实现还不够全。所以,我就翻出了前段时间在网上淘到的资料,特与大家共享!尤其值得注意的是,这里面还实现了ZwCreateF
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:146432
    • 提供者:kingbaser
  1. Irp-Files

    0下载:
  2. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:411648
    • 提供者:fyz
  1. Virtual_COM

    0下载:
  2. 虚拟串口设备源码,虚拟的串口为com7,回应com口标准的IRP.-Virtual serial port device source, virtual serial port for com7, in response to com port standard IRP.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:9216
    • 提供者:王霸天
  1. CancelIRPTest

    0下载:
  2. 介绍了驱动开发中取消IRP请求的想过操作。-Introduction drive the development of IRP cancellation requests thought to operate.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:7168
    • 提供者:XL
  1. IRP

    0下载:
  2. 不必多说,驱动开发必需弄懂的概念之一,IRP,I/O Request Packets-Many do not have to say that drivers need to understand the concept of developing one, IRP, I/O Request Packets
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:70656
    • 提供者:zeb
  1. Kehook

    0下载:
  2. 对于hook,从ring3有很多,ring3到ring0也有很多,根据api调用环节递进的顺序,在每一个环节都有hook的机会,可以有int 2e或者sysenter hook,ssdt hook,inline hook ,irp hook,object hook,idt hook-The hook, from ring3 there are many, ring3 to ring0 there are many, according
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:1869824
    • 提供者:王小明
  1. WDM_Driver

    0下载:
  2. windows驱动程序基本结构:(1)初始化驱动程序,定位和申请硬件资源,创建内核对象(2)添加新设备(3)对PNP IRP进行缺省处理(4)对IRP_MN_REMOVE_DEVICE IRP进行处理(5)对即插即用IRP进行处理-windows driver for the basic structure of: (1) to initialize the driver, positioning and application of
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:李力
  1. windows-fs

    0下载:
  2. 当一个底层驱动调用了 IoCompleteRequest() 函数时,基本上所有设备栈相关 IRP 处理工 作都是在它那里完成的。包括 IRP->Flags 的一些标志的判断,对 APC 的处理,抛出 MULTIPLE_IRP_COMPLETE_REQUESTS 错误等。当它延设备栈一直调用驱动所安装的 CompleteRoutine 时,如果发现 STATUS_MORE_PROCESSING_REQUIRED 这个标
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:508928
    • 提供者:葛军
  1. KeybdEmuSupportUSB

    0下载:
  2. 可以模拟按键向驱动发送IRP请求,过一些保护-Can simulate the key to the drive to send IRP request, some protection
  3. 所属分类:USB编程

    • 发布日期:2024-05-11
    • 文件大小:39936
    • 提供者:肖玛佳
  1. IRP

    0下载:
  2. 关于windows驱动的IRP格式详细解释。写的很详细。很好的学习资料。-IRP on the windows-driven format of a detailed explanation. Written in great detail. A very good learning materials.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-11
    • 文件大小:70656
    • 提供者:林祖毅
  1. IRP-hook

    0下载:
  2. 由于IRP开始于某个实体调用I/O管理器函数创建它,可以使用下面任何一种函数创建IRP: IoBuildAsynchronousFsdRequest 创建异步IRP(不需要等待其完成)。该函数和下一个函数仅适用于创建某些类型的IRP。 IoBuildSynchronousFsdRequest 创建同步IRP(需要等待其完成)。 IoBuildDeviceIoControlRequest 创建一个同步IRP_MJ_DEVICE
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-11
    • 文件大小:20480
    • 提供者:wu
« 12 3 4 5 6 »

源码中国 www.ymcn.org