Welcome![Sign In][Sign Up]
Location:
Search - encryption file system filter driver

Search list

[Other resourceWindows文件系统过滤驱动开发教程

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: 18724 | Author: 仇韬 | Hits:

[Software EngineeringWindows文件系统过滤驱动开发教程

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:

[OS DevelopFsTPM0

Description: 一个过滤层文件系统驱动的完整代码,实现了文件的加密,操作截获等-A filter layer of the integrity of the file system driver code, the realization of the document encryption, such as operation of intercepted
Platform: | Size: 190464 | Author: baby | Hits:

[Driver Developfilesystemdriver

Description: 文件系统过滤驱动开发代码,可用于文件加密,保护硬盘数据的安全。-File system filter driver development code, can be used for file encryption to protect the hard disk data security.
Platform: | Size: 147456 | Author: jcq | Hits:

[OtherWindowsNT_dre1

Description: 文中首先介绍了Windows NT文件系统过滤驱动程序工作原理和开发方法, 以及在设计 过程中遇到的诸如动态附着文件系统等关键问题的解决方法, 之后着重阐述了如何利用它来实 现文件访问控制、文件访问事件的事后审计、文件的动态加密, 和文件的镜像备份等信息安全 领域中的关键技术。-First, the introduction of the Windows NT file system filter driver working principles and development methods, as well as encountered in the design process, such as dynamic file system attached to the key solution to the problem, and then focuses on how to use it to achieve file access control, after the case file access auditing, document the dynamic encryption, and file backup of the mirror in the field of information security and key technologies.
Platform: | Size: 187392 | Author: 曾经如此 | Hits:

[Driver Developguolvjiami

Description: PDF文档,讲述了基于文件系统过滤驱动器的加密软件设计,用于底层加密驱动的编写。-PDF document, described based on the file system filter driver encryption software design, for the preparation of the underlying encryption driver.
Platform: | Size: 185344 | Author: kmicheal | Hits:

[Driver DevelopSecuEfs

Description: File System Filter Driver Example Code.. File Encryption Sample -File System Filter Driver Example Code.. File Encryption Sample ..
Platform: | Size: 182272 | Author: HISONA | Hits:

[Driver DevelopApplicationoffilesystemfilterdriverinnetworksecure

Description: 设计并实现了一个运行于Windows系统的网络终端设备信息防泄漏系统。系统通过文件系统过滤驱动的运用,实现了对网络终端机密文件的实时监控和动态加解密,既具有文件加密的安全性,又具有访问控制的方便性,有效地防止了网络终端机密信息的泄漏。-Design and implementation of a system named Network Terminal Device Information Anti2Leakage System (NTD IALS) was designed and implemented. To prevent the leakage of confidential information in network terminal, NTDIALS realized the real2time monitoring and dynamic encrypting and decrypting of information at the layer of file system filter driver, which was both safe in encryption and convenient in access control.
Platform: | Size: 224256 | Author: 陈宝楷 | Hits:

[Driver DevelopWindows_Kernel_Security_Programme

Description: 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with CD-ROM, source code, including: Windows serial port with the keyboard filter driver, Windows virtual memory storage device and filter device driver, Windows file system filter drivers, file system transparent encryption/decryption drive, Windows all types of network drives (including the TDI filter driver and 3 NDIS driver), as well as the latest model-driven development of the WDF
Platform: | Size: 2040832 | Author: lq7972 | Hits:

[Driver Developwindows_kernel_safe_source_code_

Description: 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter_app minifilter_dll tdi_fw TDI过滤静态库 tdifw_smpl TDI过滤静态库使用例子 ndisprot NDIS驱动实例1 ndisedge NDIS小端口驱动 passthru NDIS中间层驱动 另说明: inc(容纳生成的头文件) lib(容纳编译出的静态库)-" Trees and fishing alone---- windows kernel security programming" with the book source code (2009.6 book) comcap Windows serial filter driver instance ctrl2cap Windows keyboard filter driver instance ps2intcap linked with IOAPIC interrupt keyboard filter driver instance Kb_sniff_Mp Keyboard sniff ramdisk_wdf memory instance of the virtual disk drive to restore the DP sample code sfilter paper filter paper filter sflt_smpl static library using the example of a static library crypt_file File System Transparent encryption code minifilter minifilter example code minifilter_app minifilter_dll tdi_fw TDI filter static library tdifw_smpl TDI static libraries use filtering example ndisprot NDIS driver instance of 1 ndisedge NDIS Miniport Driver passthru NDIS Intermediate driver Another note: inc (to accommodate the generated header files) lib (up to compile a static library)
Platform: | Size: 1050624 | Author: aaaaaa | Hits:

[Driver Developfilespy

Description: 文件系统过滤驱动,检测文件IO操作。可参照编写透明加密软件-The file system filter driver to detect the file IO operations. Refer to the preparation of transparent encryption software
Platform: | Size: 122880 | Author: sweetmsg | Hits:

[Linux-Unixfilefilter

Description: linux文件过滤驱动程序,实现文件透明加解密-linux file system filter driver, to achieve transparent encryption file
Platform: | Size: 2048 | Author: gy | Hits:

[Driver Developfilesys

Description: 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 Create, Open, Write, Read, Flush, Cleanup, Close routine. Reference to the code for file encryption, file monitoring, copyright protection and other special file operations .
Platform: | Size: 175104 | Author: | Hits:

[OS programTan_Wen_Windows_Kernel_Security_Programming

Description: 本资源是谭文《寒江独钓-Windows内核安全编程》随书光盘中的源代码,代码中包含串口过滤、键盘过滤、磁盘虚拟、磁盘过滤、文件系统过滤与监控、文件系统透明加密、文件系统微过滤驱动、网络传输层过滤、NDIS协议驱动等内容,是学习Windows内核安全编程的实用参考。-This resource is TAN " painting by the Security-Windows kernel programming" CD with the book' s source code, the code contains the serial port filter, keyboard filter, virtual disk, disk filter, file system filtering and monitoring, file system, transparent encryption, micro file system filter driver, the network transport layer filtering, NDIS protocol driver and other content, is to learn practical programming Windows kernel security reference.
Platform: | Size: 1101824 | Author: | Hits:

[Crack Hackfile-encryption-and-decryption

Description: 基于Windows文件系统过滤驱动的文件加解密技术研究与实现-Windows-based file system filter driver file encryption and decryption technology research and implementation
Platform: | Size: 2747392 | Author: zhayl | Hits:

[Crack Hackfilter-driver

Description: 基于文件过滤驱动的加密系统设计与实现 上海交通大学-File-based encryption system filter driver design and implementation of Shanghai Jiaotong University
Platform: | Size: 489472 | Author: zhayl | Hits:

[Driver Developxx

Description: 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 the core layer of the theory and practice, to become an excellent staff development indispensable.
Platform: | Size: 14336 | Author: UUme | Hits:

[Windows DevelopFfilesystemdri

Description: 文件系统过滤驱动开发代码,可用用于文件加密,保护硬盘数据的安全。 -The file system filter driver development code can be used for file encryption to protect the security of the hard disk data.
Platform: | Size: 148480 | Author: linggan | Hits:

[File Operatecrypt_file

Description: 简单的文件系统过滤驱动加密txt文件,可以用作学习和测试-Simple file system filter driver encryption txt file, can be used as a good example for learning
Platform: | Size: 65536 | Author: 孙俊 | Hits:

[Driver Developsfrc4

Description: 采用RC4 加密算法(非分组加密),实现文件系统透明加密过滤驱动程序-Using RC4 encryption algorithm (non-packet encryption) to achieve transparent encryption file system filter driver
Platform: | Size: 60416 | Author: cjm | Hits:
« 12 »

CodeBus www.codebus.net