CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件系统过滤

搜索资源列表

  1. 新文件过滤接口程序员指南

    0下载:
  2. 这个文档用于I/O管理器和基本文件系统之间的过滤驱动。文件系统可能是本地或者网络的。这个文档不涉及文件系统和存储设备之间的过滤驱动,比如FtDisk和DMIO. 我们将主要讨论一种新的文件系统过滤驱动模型,所谓的微过滤器(minfiter) -documentation for the I / O device management, and basic file system filter driver between. File systems may be local or net
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:27935
    • 提供者:小易
  1. Windows文件系统过滤驱动开发教程

    3下载:
  2. 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cac
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:18724
    • 提供者:仇韬
  1. Windows文件系统过滤驱动开发教程

    0下载:
  2. Windows文件系统过滤驱动开发教程
  3. 所属分类:文档资料

    • 发布日期:2009-11-05
    • 文件大小:508898
    • 提供者:yangayi
  1. Windows 文件系统过滤驱动开发教程

    0下载:
  2. 楚狂人的《Windows 文件系统过滤驱动开发教程》第二版
  3. 所属分类:编程文档

  1. 有关文件系统过滤驱动编程的研究生论文

    1下载:
  2. 几篇优秀的有关文件系统过滤驱动编程的研究生论文,用来学习-Several excellent file system filter driver programming on graduate thesis, for learning
  3. 所属分类:报告论文

    • 发布日期:2017-05-26
    • 文件大小:9522210
    • 提供者:刘杨
  1. FileDriver

    0下载:
  2. FileDriver:文件系统过滤驱动开发教程 完整的chm格式。 -FileDriver: file system filter driver development tutorial complete chm format.
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:108517
    • 提供者:cool wen zi
  1. sfilter

    0下载:
  2. 文件系统过滤 楚狂人文件系统过滤开发教程的例子,我改写了一下-Madman of Chu filter file system file system filter examples of the development of course, I adapted a bit
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:91584
    • 提供者:lcy
  1. Filemon_src

    0下载:
  2. 本资源两部分:1、Windows文件系统过滤驱动开发教程(第二版),中文PDF文件。2、文件监控FileMon源码,C++/C代码-The resources of two parts: 1, Windows File System Filter Driver Development Guide (Second Edition), Chinese PDF files. 2, file monitoring FileMon source, C++/C code
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:967033
    • 提供者:seven
  1. guolvjiami

    0下载:
  2. PDF文档,讲述了基于文件系统过滤驱动器的加密软件设计,用于底层加密驱动的编写。-PDF document, described based on the file system filter driver encryption software design, for the preparation of the underlying encryption driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:185588
    • 提供者:kmicheal
  1. sfilter

    1下载:
  2. 文件系统过滤驱动的详细代码,含有中文说明及注释-File system filter driver detailed codes, descr iptions and notes containing Chinese
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:18917
    • 提供者:康军
  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. windows_filesystem_driver

    0下载:
  2. Windows文件系统过滤驱动开发教程,是进行文件系统过滤驱动开发很好的资料-a introduce to windows file system driver develop
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:510816
    • 提供者:whowho03
  1. FILESPY

    0下载:
  2. filespy 是一个Windows平台下的文件过滤驱动模型,该模型通过在特定磁盘/文件系统上过载过滤驱动程序实现了对操作系统文件资源的监控-filespy is a model of file filter driver base on Windows platform,this model is designed to monitor file sources on Windows OS by attaching filter driver to specificed disk or f
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:492028
    • 提供者:陈东东
  1. MonDisk

    0下载:
  2. MonDisk 是一个Windows平台下的文件系统过滤驱动程序,该驱动模块清晰,功能简单,特点是完全使用NT式的Dispatch 函数实现文件访问行为的监控-MonDisk is a file system filter driver on Windows platform,the function of this model is simple but with a characteric that,All its dispatch routine are all NT dispatch r
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2930269
    • 提供者:陈东东
  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. filespy

    1下载:
  2. 文件系统过滤驱动,可监控操作系统的文件读写-File system filter driver can monitor the operating system' s file read and write
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:104909
    • 提供者:pudnyh
  1. DFilter28

    0下载:
  2. Windows文件系统过滤驱动和应用程序,在开源项目上改进的。请用tar解压缩的-Windows file system filter driver and application procedures, the open-source project for improvement. Is a compressed tar
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2306511
    • 提供者:冬妮
  1. FsFilter

    0下载:
  2. Windows文件系统过滤驱动的撰写范本,提供基本的架构-Windows File System Filter Driver code sample
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:9649
    • 提供者:Ybemf Chen
  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. Windows文件系统过滤驱动开发教程

    0下载:
  2. 学习windows内核编程时,查找的相关资料,Windows文件系统过滤驱动开发教程(Windows file system filter driver development tutorial)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-19
    • 文件大小:569344
    • 提供者:xacml3.0
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com