搜索资源列表
磁盘访问保护工具
- 能对本机磁盘驱动器的访问提供保护,如禁用、启用某驱动,加口令访问等等
filedisknew
- title=Windows NT/2000/XP 虚拟磁盘驱动程序 memo=将一个或多个文件模拟成物理磁盘。-title=Windows NT/2000/XP simulated disk drive memo=let one or more file simulate a physical disk
vdiskmp
- SCSI 的虚拟磁盘驱动 需要 windows DDK 很易懂的 DDK 文件结构-Virtual SCSI disk drives need windows DDK is understandable DDK structure of the document
Windows文件系统过滤驱动开发教程
- 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读
DDK开发协议驱动程序
- DDK开发协议驱动程序编程内容,如果想了解或提高ddk开发能力的。-DDK development agreement driven programming content, if they want to know or improve the capacity of each development.
Pwpdd
- 写一个保护模式下多任务磁盘驱动// 英文教程 -write a protected mode multi-tasking disk drive// English Directory
EditDisk
- windows下磁盘编辑代码。包含9x/2000的VXD以及WDM驱动源代码。-edit code. 9x includes WDM and the VXD driver source code.
NDIS
- 对NDIS的全面介绍,包括底层的驱动程序的开发过程-right NDIS comprehensive presentation, including the underlying drivers of the development process
CopyfileMonitor1
- 文件拷贝监控系统,可以设置多个目标文件磁盘驱动器,然后根据目标和源驱动器的映射将文件拷贝到目标磁盘。-Paper copies of monitoring system, you can set up a number of the destination file disk drive, and then depending on the target and source drives mapped file copy to the
filedisk
- 虚拟磁盘驱动程序,用一个本地文件模拟一个逻辑磁盘-Virtual disk driver, a local file using a logical disk simulation
TDI-vdisk
- 基于TDI的网络虚拟磁盘驱动研究与实现 一个很有价值的虚拟磁盘实现论文-TDI-based network of research and virtual disk drives to achieve a valuable virtual disk to achieve papers
VirtualDisk-src
- Windows DDK编写的虚拟磁盘驱动程序源代码,能够把一个文件虚拟成一个磁盘。请使用Windows IFS Kit及以上来编译。-Windows DDK to prepare the virtual disk driver source code, to bring a file into a virtual disk. Please use the Windows IFS Kit and above to compile.
cipanshezhi
- 基于Visual c++.net (VC.net) 编写的 磁盘功能设置 程序。代码都有注释。实现功能为:隐藏磁盘驱动器;判断磁盘驱动器类型;启用光驱的自动播放功能;指定使用什么程序播放CD;如何在程序中打开(关闭)光驱;获取系统内存使用情况等。-Based on Visual c . Net (VC.net) function to prepare the disk setup program. Code have the No
filediskyuanma
- 的源码 提供给大家研究 主要是磁盘驱动的研究-filedisk source code available to the U.S. research study of disk drives are
ccdeath-filedisk
- 功能齐全的虚拟磁盘驱动,是学习驱动开发的好资料。-disk driver for you to use.
DiskMon
- DiskMon运行在NT4上才加载驱动,在W2k以上平台其使用kernel event tracing实现磁盘活动的监视, 但其驱动可以跑在W2k/XP/2K3/Vista上 该驱动Hook了disk的driver dispatch例程,不仅可以监视磁盘活动,稍微改下还能拦截、修改上层对磁盘的读写, 很容易就可以搞个什么 基于Disk的 -DiskMon only run on NT4 load on the driv
httpdisk
- httpdisk 是一个windows上虚拟磁盘驱动,能够透过http协议挂载网络服务器上的磁盘或cd/dvd镜像.同时在此驱动也展示了如何通过tdi协议进行内核层网络通信.-HttpDisk is a virtual disk driver for Windows that uses HTTP to mount disk or CD/DVD images from a web server. It is also a demonstr
FDiskEx
- FileDisk-有名的文件磁盘驱动程序的Delphi版,调试通过附带加载和测试工具。使用看雪论坛网站中的Delphi驱动开发研究专题的KmdKit4D003的库和工具进行编译,可作我一个基础、在delphi编译环境下开发磁盘加密、磁盘I/O数据过滤或者其他相关驱动程序。-Filedisk for delphi is Delphi Driver Development samples
virtualdiskdriver
- 虚拟磁盘驱动程序的相关文档,以及开发的整个流程-The virtual disk driver, the documentation