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

搜索资源列表

  1. filemon_driver_test

    0下载:
  2. 文件系统过滤驱动程序,拦截读写操作,测试程序下载驱动时,Createservice,startservice出错,Createservice出错码有时报1072,有时报1073,startservice出错码有时报1,有时报183,还有就是那测试驱动程序中,对应的驱动名,与驱动路径有什么要求吗,驱动名是不是就是驱动程序中创建符号链接中的WCHAR deviceLinkBuffer[] = L"\\DosDevices\\Filemon"驱动名是不是就是Filemon。测试程序中下载驱动的时候驱动
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:96901
    • 提供者:查善君
  1. FileFilter

    0下载:
  2. 一个简单的U盘过滤器驱动程序,能够实现使得U盘只读功能-A simple U-disk filter driver, can be achieved making the U-disk read-only function
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:14548
    • 提供者:hary
  1. XueTr

    0下载:
  2. 1.进程、线程、进程模块、进程窗口、进程内存信息查看,热键信息查看,杀进程、杀线程、卸载模块等功能   2.内核驱动模块查看,支持内核驱动模块的内存拷贝   3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、IDT信息查看,并能检测和恢复ssdt hook和inline hook   4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Lego等Notify Routine信息查
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3696563
    • 提供者:接收
  1. filterdriverdeveloperguide

    0下载:
  2. The must-read document for anyone wanting to write a filter driver (windows 7 version)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:50949
    • 提供者:plplpl
  1. sfliter

    0下载:
  2. 文件系统过滤驱动框架,可以在这个基础上另加功能,很方便使用。-File system filter driver framework, can be an additional feature on this basis, it is easy to use.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:47897
    • 提供者:winnie wang
  1. sfilterSource

    0下载:
  2. 文件过滤驱动完整源代码,是学习文件过滤驱动的参考资料,值得下载-Complete source code file filter driver, file system filter driver is learning a reference, it is worth downloading
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:369373
    • 提供者:panda
  1. file-encryption-and-decryption

    0下载:
  2. 基于Windows文件系统过滤驱动的文件加解密技术研究与实现-Windows-based file system filter driver file encryption and decryption technology research and implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2747377
    • 提供者:zhayl
  1. usbstorfilter

    0下载:
  2. U盘过滤驱动程序,让U盘成为一个只读存储器,driverstudio+VC6.0开发-U disk filter driver, make a U-disk read-only memory, driverstudio VC6.0 development
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:30459
    • 提供者:黄与额
  1. xx

    0下载:
  2. WINDOWS文件过滤系统驱动开发,可用于硬盘还原,防病毒,文件安全防护,文件加密等诸多领域。而掌握核心层的理论及实践,对于成为一名优秀的开发人员不可或缺。-WINDOWS file system filter driver development system, can be used for hard disk reducing, anti virus, file security protection, file encryption and other fields. Mastering
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:14518
    • 提供者:UUme
  1. 文件加密过滤驱动

    1下载:
  2. 关于文件或磁盘驱动的源码大全 ,东西很多-file filter driver
  3. 所属分类:驱动编程

    • 发布日期:2014-03-11
    • 文件大小:12902594
    • 提供者:chen
  1. ariad

    0下载:
  2. ARIAD is a windows filter driver which can stop usb devices automatically opening certain files, for example the autorun.inf.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:6080
    • 提供者:
  1. UsbMouse

    1下载:
  2. usb鼠标过滤驱动,可以拦截到鼠标发上来的按键状态,坐标等-Usb mouse filter driver, can intercept the mouse buttons to send up state, coordinates, etc
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:160505
    • 提供者:孙雪春
  1. serenum

    0下载:
  2. The official source code of windows serial port filter driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:65289
    • 提供者:eblics
  1. ComFilterDriver

    0下载:
  2. COM 过滤驱动 设备驱动程序是应用程序和硬件设备之间通信必不可少的一层, 应用程序必须要通过设备驱动程序访问硬件设 备。在很多设备的驱动程序中都要求把设备事件, 例如中断、数据到达、设备出错等通知给应用程序。因此在驱动程序设 计过程中, 选择合适的设备事件通知技术至关重要。-COM Filter Driver
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:82607
    • 提供者:peng xiaohe
  1. FiltUSB

    0下载:
  2. USB过滤驱动,精简版,过滤U盘实现各种U盘驱动的过滤和作用的改善-USB filter driver, concise edition, filter U plate implementation of U disk drive filter and the improvement of the role
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1334438
    • 提供者:lihong
  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. ServiceInstaller

    0下载:
  2. 最近在做文件系统过滤驱动,除了驱动外还要做几个应用层的服务程序,SRVINSTW.EXE过程太繁琐;InstDrv.exe仅支持驱动的安装;微软提供的InstallUtil仅支持命令行…… 因此自己做了一个同时支持服务和驱动的一键安装工具。 支持文件拖拽,并根据文件类型自己识别服务类型; 支持安装“软件服务”、“文件系统驱动”、“驱动程序”; -In file system filter driver, we need to do a few applicati
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:367397
    • 提供者:Henry
  1. KsBinSword

    0下载:
  2. KsBinSword是一斩断黑手的利刃,它适用于Windows 2000/XP/2003操作系统,用于查探系统中的幕后黑手(木马后门)并作出处理,当然使用它需要用户有一些操作系统的知识。 KsBinSword内部功能是十分强大的。它有着自己的独创核心态进程管理方案、简洁而不失效率的网络防火墙、强大而稳定的文件过滤驱动、深入磁盘底层甚至穿透还原软件的磁盘微端口驱动。可能您也用过很多类似功能的软件,比如一些进程工具、端口工具,但是现在的系统级后门功能越来越强,一般都可轻而易举地隐藏进程、端口、注
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3887638
    • 提供者:viki
  1. MbrSelfProtection

    1下载:
  2. 磁盘过滤驱动 过NOD32就是为了实现隐藏MBR写的!-The disk filter driver NOD32 is written in order to realize the hidden MBR!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:74375
    • 提供者:张明
  1. swapfs-3.0

    0下载:
  2. 一个windows的磁盘过滤驱动,使用LINUX的SWAP分区作为一个格式化为FAT的临时存储区域。-A Windows disk filter driver, LINUX SWAP partition as a temporary storage area of ​ ​ a formatted as FAT.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:282002
    • 提供者:p_y_h
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 22 »
搜珍网 www.dssz.com