当前位置:
首页
资源下载

搜索资源 - encryption file system filter driver
搜索资源列表
-
3下载:
我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cac
-
-
0下载:
站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦!
《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书)
comcap Windows串口过滤驱动实例
ctrl2cap Windows键盘过滤驱动实例
ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例
Kb_sniff_Mp 键盘sniff
ramdisk_
-
-
0下载:
文件系统过滤驱动,检测文件IO操作。可参照编写透明加密软件,The file system filter driver to detect the file IO operations. Refer to the preparation of transparent encryption software
-
-
0下载:
PDF文档,讲述了基于文件系统过滤驱动器的加密软件设计,用于底层加密驱动的编写。-PDF document, described based on the file system filter driver encryption software design, for the preparation of the underlying encryption driver.
-
-
0下载:
linux文件过滤驱动程序,实现文件透明加解密-linux file system filter driver, to achieve transparent encryption file
-
-
0下载:
文件系统过滤驱动开发代码,可用于文件加密,保护硬盘数据的安全。-File system filter driver development code, can be used for file encryption to protect the hard disk data security.
-
-
0下载:
File System Filter Driver Example Code..
File Encryption Sample -File System Filter Driver Example Code..
File Encryption Sample ..
-
-
0下载:
设计并实现了一个运行于Windows系统的网络终端设备信息防泄漏系统。系统通过文件系统过滤驱动的运用,实现了对网络终端机密文件的实时监控和动态加解密,既具有文件加密的安全性,又具有访问控制的方便性,有效地防止了网络终端机密信息的泄漏。-Design and implementation of a system named Network Terminal Device Information Anti2Leakage System
(NTD IALS) was designed and im
-
-
3下载:
这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
-
-
0下载:
Windows系统文件过滤驱动源代码.
采用Windows 2000 DDK开发.
可修改文件Create, Open, Write, Read, Flush, Cleanup, Close例程.
参考此代码可实现文件加密,文件监控,版权保护等特殊文件操作.
-Windows system file system filter driver source code. Using Windows 2000 DDK development. Can modify the file C
-
-
0下载:
一个过滤层文件系统驱动的完整代码,实现了文件的加密,操作截获等-A filter layer of a complete file system driver code that implements the file encryption, such as operation of intercepted
-
-
0下载:
本资源是谭文《寒江独钓-Windows内核安全编程》随书光盘中的源代码,代码中包含串口过滤、键盘过滤、磁盘虚拟、磁盘过滤、文件系统过滤与监控、文件系统透明加密、文件系统微过滤驱动、网络传输层过滤、NDIS协议驱动等内容,是学习Windows内核安全编程的实用参考。-This resource is TAN " painting by the Security-Windows kernel programming" CD with the book' s source co
-
-
0下载:
基于Windows文件系统过滤驱动的文件加解密技术研究与实现-Windows-based file system filter driver file encryption and decryption technology research and implementation
-
-
0下载:
基于文件过滤驱动的加密系统设计与实现 上海交通大学-File-based encryption system filter driver design and implementation of Shanghai Jiaotong University
-
-
0下载:
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
-
-
0下载:
文件系统过滤驱动开发代码,可用用于文件加密,保护硬盘数据的安全。
-The file system filter driver development code can be used for file encryption to protect the security of the hard disk data.
-
-
0下载:
简单的文件系统过滤驱动加密txt文件,可以用作学习和测试-Simple file system filter driver encryption txt file, can be used as a good example for learning
-
-
0下载:
采用RC4 加密算法(非分组加密),实现文件系统透明加密过滤驱动程序-Using RC4 encryption algorithm (non-packet encryption) to achieve transparent encryption file system filter driver
-