Description: 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 driver.-title = Windows NT/2000/XP a RAM-DISK file system driver 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 filter driver disk. Platform: |
Size: 105472 |
Author:王红正 |
Hits:
Description: 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cache算法的效果,我已在工作中有所感受。 如果你刚好有以上此类的要求,你可以阅读本教程。-I often encounter online request peer file system driver development. Windows on the pc-driven mostly to filter. Its goal : There are several : First, for the anti-virus engine. Hope for writing the document, read and write data capture, which then detected the presence of the virus code. Two documents for encryption systems in the hope that the process of writing papers for data encryption, in the course of time deciphering. Three is to design a transparent file system accelerated. The disk read and write when appropriate cache algorithm can greatly improve the efficiency of disk. Windows itself to the cache algorithm may not be suitable for some special disk read and write operations (such as streaming media server time streaming media). The cache design algorithm results, I have some wo Platform: |
Size: 18432 |
Author:仇韬 |
Hits:
Description: The sources for the examples and a working file system filter driver are
compressed and contained in the file examples.zip-The sources for the examples and a working file system filter driver are compressed and contained in the file examples.zip Platform: |
Size: 322560 |
Author:非 |
Hits:
Description: 守住最后一道防线——文件过滤驱动程序在系统安全中的研究与应用论文-To hold onto the last line of defense- File filter driver in the system security research and application papers Platform: |
Size: 95232 |
Author:lijian |
Hits:
Description: 文件过滤驱动的源代码,可以拦截读写操作,完整的项目-File filter driver source code, you can read and write operations to intercept and complete projects Platform: |
Size: 86016 |
Author:adward |
Hits:
Description: 文件过滤驱动,实现对制定盘文件的监控,可以在此基础上进行修改-File filter driver, to achieve the development of disk file monitoring, can be modified based on Platform: |
Size: 828416 |
Author:coffee |
Hits:
Description: 关于文件系统过滤驱动工件原理的详细介绍,但是是基于WDM模型的,它介绍的基本原理与WDF模型是一样的。-File system filter driver on the principle of detailed introduction workpiece, but is based on the WDM model, which introduce the basic principles of the model with the WDF is the same. Platform: |
Size: 1684480 |
Author:lw |
Hits:
Description: 文件过滤驱动,File filter driver intercepts file functions include copy, move, Read, Write, and get the file information, and so on. -File system driver.-File filter driver intercepts file functions include copy, move, Read, Write, and get the file information, and so on.-File system driver. Platform: |
Size: 459776 |
Author:老孙 |
Hits:
Description: 文件过滤驱动DOC详解,讲述了各种文件过滤及保护机制,IRP消息的传递,最后面还附了部分网络及其他类型过滤驱动简介。-DOC, file system filter driver, explain about file filtering and protection mechanisms, the IRP message passing, the final surface is also attached to the Introduction of a part of the network and other types of filter driver. Platform: |
Size: 272384 |
Author:民工 |
Hits: