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

搜索资源列表

  1. IRPTrace.rar

    0下载:
  2. IRPTrace软件是一个用来调试驱动的工具软件,可以查看IRp的状态,非常好用,IRPTrace software is a tool used to debug driver software, you can view the status Irp, very easy to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2963495
    • 提供者:李炳午
  1. crypt_file.rar

    0下载:
  2. 可以对txt文本进行透明加解密,进行irp拦截进行加密,Txt text can be transparent encryption and decryption, to intercept encrypted irp
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:50949
    • 提供者:张建
  1. KeybdEmuSupportUSB.zip

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

    • 发布日期:2017-03-29
    • 文件大小:40166
    • 提供者:肖玛佳
  1. IrpTracker_V220_x86 Windows 驱动栈调试

    0下载:
  2. Windows 驱动栈调试 可以看到每个IRP 的 信息
  3. 所属分类:调试

  1. Input

    0下载:
  2. 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:19861
    • 提供者:冰剑
  1. Roll-Your-Own

    0下载:
  2. osronline上的用构造IRP实现复制文件操作,用来了解IRP流程-osronline with tectonic IRP operation, used to copy files to understand the IRP process
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:20740
    • 提供者:必须
  1. IRPTraceV1.00.007

    0下载:
  2. 所属分类:Driver Develop

    • 发布日期:2017-05-12
    • 文件大小:3001194
    • 提供者:fd
  1. KeyFilter

    0下载:
  2. KeyFilter program to keybord IRP about windows driver -KeyFilter programto keybord IRP about windows driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:48444
    • 提供者:btree
  1. release

    0下载:
  2. 隐藏文件方法过拦截IRP 防火墙VC原代码-Methods have been hidden files IRP firewall to intercept the original VC code
  3. 所属分类:Firewall-Security

    • 发布日期:2017-03-26
    • 文件大小:221633
    • 提供者:精灵
  1. usbbulk

    0下载:
  2. Usbbulk的一个例子程序,这里只是一个程序框架,可以在此基层上添加自己的Irp处理。-An example of Usbbulk procedures, here is just a procedural framework, you can add at this grass-roots level to deal with their own Irp.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:11076
    • 提供者:kong
  1. ReadWrite

    0下载:
  2. DriverStudio包含一个DriverMonitor显示工具。ReadWrite实例便是它的一个仿真,其驱动程序接收其它驱动程序的写请求,将输出信息写入一个信息队列中,DPMonitor应用程序从驱动程序读取信息,若没有,则读IRP暂时悬挂起来,待有信息时,将读取的信息显示出来。-DriverStudio contains a tool DriverMonitor show. ReadWrite instance is it a simulation, drivers receive th
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-25
    • 文件大小:7704771
    • 提供者:孔凡超
  1. PendingIRPTest

    0下载:
  2. 介绍了驱动开发过程中IRP挂起时的相关处理过程。-Introduction of the driver development process hangs at the time of the relevant IRP process.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:7225
    • 提供者:XL
  1. driver

    0下载:
  2. 在驱动模式下对文件的读写操作,你可以驱动层实现对文件irp的操作-In the drive mode to read and write operations on the document, you can layer on the paper-driven operation irp
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1877
    • 提供者:song
  1. Driver-Train

    0下载:
  2. 驱动开发初学者教程(台湾虞台文-主讲) 通俗易懂,值得学习。建议初学者好好看看里面的irp解释非常详细。也包括环境搭建等非常需要的初级知识。-failed to translate
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3651113
    • 提供者:江望明
  1. release

    0下载:
  2. 隐藏文件方法过拦截IRP 防火墙VC原代码 代码显示隐藏文件方法拦截IRP -Methods have been hidden files IRP firewall to intercept the original source code VC Show hidden files IRP method interceptor
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:220920
    • 提供者:李美靖
  1. traceIRP

    0下载:
  2. 一个可以跟中IRP的程序源码,具体实现请看内部-With a source in the IRP process, see the achievement of specific internal
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-12
    • 文件大小:2976917
    • 提供者:np
  1. filesys

    0下载:
  2. 文件系统过滤驱动 通过截获系统发出的irp 捕获文件操作从而实现对文件的保护-This module contains the code that implements the general purpose sample file system filter driver.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1333328
    • 提供者:feixiao
  1. IRPOK

    0下载:
  2. 好方法: 信息资源规划的方法:信息资源规划(InformationResourcePlanning,简称IRP),是指通过建立全企业的信息资源管理(InformationResourceManagement,简称IRM)基础标准,根据需求分析建立集成化信息系统的功能模型、数据模型和系统体系结构模型,然后再实施通信计算机网络工程、数据库工程和应用软件工程的一个系统化的企业信息化解决方案-InformationResourcePlanning,简称IRP
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:169245
    • 提供者:yslword
  1. uppc2

    0下载:
  2. The source code is needed to test the IRP model of the WDM driver
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1960396
    • 提供者:iluxa
  1. DispatchTest

    0下载:
  2. wdm驱动,关于IRP派遣函数的例子,适合初学者-wdm driver, on the example of IRP dispatch functions, suitable for beginners
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:1457321
    • 提供者:robert_mu
« 1 2 34 5 »
搜珍网 www.dssz.com