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

搜索资源列表

  1. swapfs-2

    0下载:
  2. title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:106000
    • 提供者:王红正
  1. swapfs-1

    0下载:
  2. title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:33495
    • 提供者:王红正
  1. fpfilter

    0下载:
  2. FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition. - FPFi
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:9889
    • 提供者:真姓名
  1. windows_kernel_safe_source_cod

    0下载:
  2. 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1050341
    • 提供者:aaaaaa
  1. UsbFilter

    1下载:
  2. 在磁盘过滤驱动与USB设备驱动之间加载过滤驱动MyFiter,从而实现透明加解密。-USB disk filter driver and load the filter driver between the device driver MyFiter, in order to achieve transparent encryption and decryption.
  3. 所属分类:USB develop

    • 发布日期:2017-03-26
    • 文件大小:508343
    • 提供者:周震
  1. FileFilter.rar

    1下载:
  2. U盘过滤驱动程序,让U盘成为一个只读存储器。在DISK.sys和USBSTOR.sys驱动之间建立一个过滤驱动,U disk filter driver, so that U disk into a read-only memory. Disk.sys USBSTOR.sys drive in between and a filter driver
  3. 所属分类:Driver Develop

    • 发布日期:2015-12-15
    • 文件大小:723285
    • 提供者:Joy
  1. source_code

    1下载:
  2. comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1102164
    • 提供者:aaaaaa
  1. diskperf

    0下载:
  2. 实现一个disk的过滤驱动,在ddk下编译通过,天书夜读用这个作为例子讲解驱动编程-Implement a disk filter driver, compiled by the ddk, heavenly night time driving with this program as an example to explain
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:86866
    • 提供者:范荣琦
  1. UDiskfilter

    0下载:
  2. 一个U盘过滤驱动,Src为源代码文件夹,其中有3个工程,InstFilters、USBLocker、USBFilters-A U disk filter driver, Src is the source code folder, of which three projects, InstFilters, USBLocker, USBFilters
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:218660
    • 提供者:jinpaiyuangui
  1. FileFilter

    0下载:
  2. 一个windows U盘的过滤驱动代码,让U盘插入电脑后只能读取数据,而无法写入文件;-A windows U disk filter driver code, so that U disk into the computer can only read data, and can not write to file
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:7479
    • 提供者:sky
  1. swapfs-2.1

    0下载:
  2. This a disk filter driver for Windows NT/2000/XP that uses a Linux swap partition to provide a temporary storage area formated to the FAT file system.-This a disk filter driver for Windows NT/2000/XP that uses a Linux swap partition to provide
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:238820
    • 提供者:Showna
  1. filesystemdriver

    0下载:
  2. 文件系统过滤驱动开发代码,可用于文件加密,保护硬盘数据的安全。-File system filter driver development code, can be used for file encryption to protect the hard disk data security.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:148174
    • 提供者:jcq
  1. LinuxFilter

    0下载:
  2. 此代码实现Linux(Fedora系列)磁盘过滤驱动功能,可以实现对Linux操作系统的数据保护功能-Linux Disk Filter driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:116571
    • 提供者:qiuxueyuan
  1. Codes

    3下载:
  2. 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-02-27
    • 文件大小:35291431
    • 提供者:kevin
  1. 20103423383439309

    0下载:
  2. u盘过滤驱动,实现u盘的过滤功能,只读功能-u disk filter driver, u disk read-only functions to achieve
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:106418
    • 提供者:小孩
  1. Tan_Wen_Windows_Kernel_Security_Programming

    0下载:
  2. 本资源是谭文《寒江独钓-Windows内核安全编程》随书光盘中的源代码,代码中包含串口过滤、键盘过滤、磁盘虚拟、磁盘过滤、文件系统过滤与监控、文件系统透明加密、文件系统微过滤驱动、网络传输层过滤、NDIS协议驱动等内容,是学习Windows内核安全编程的实用参考。-This resource is TAN " painting by the Security-Windows kernel programming" CD with the book' s source co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1101981
    • 提供者:
  1. USBdiskfilter

    1下载:
  2. windows下的一个U盘过滤驱动程序,实现锁u盘的功能。编译请自行下载winddk库。-windows under a U disk filter driver, u disk function to achieve lock. Download winddk compile your own library.
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-22
    • 文件大小:4823040
    • 提供者:小黑
  1. filter-driver-of-usb-disk

    0下载:
  2. filter driver of usb disk
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:106750
    • 提供者:zhangjunfu
  1. usb-stor-filter

    3下载:
  2. 一个简单的U盘过滤驱动程序,使U盘变成一个只读存储器。针对本机当前用户对U盘进行读写控制。可以令U盘处于只读状态。监控用户对文件系统的操作。-A simple U disk filter driver U disk into a read-only memory. U disk read and write control for the current user of the machine. U disk is read-only status. Monitoring of user ope
  3. 所属分类:Driver Develop

    • 发布日期:2015-01-10
    • 文件大小:49152
    • 提供者:周翔
  1. U-disk-filter

    0下载:
  2. 本程序为U盘过滤驱动程序,将文件变为只读形式-This program is U disk filter driver,the file become read-only format
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:57598
    • 提供者:陈晨
« 12 3 »
搜珍网 www.dssz.com