Welcome![Sign In][Sign Up]
Location:
Search - 文件过滤加密

Search list

[WEB CodedomainQuery

Description: 网上的域名查询系统,大都是基于ASP ASP.NET 和php的,其实用JSP也可以轻松实现! 闲来无事儿,就用JSP做了一个! 是基于AJAX技术的,用DWR实现的AJAX 特别感谢:http://www.checkdomain.com 提供查询资源! 里边还有一个aqu.jar包,那个是我的工具包!呵呵,里边有我的一些常用的方法和收集韦来的一些md5 aes des base64 rsa .....等加密类!其中 com.v246.utils.io.Path类,可以根据一个.class类文件而确定该文件在系统中的绝对路径!这个在JSP开发中很实用,呵呵!com.v246.utils.servlet.filter.ManagerFilter 是一个用于安全过滤的类!比如JSP开发中的管理员登陆,用户登陆等的安全控制,可以指定对哪些文件过滤,哪些文件不过滤! com.v246.utils.servlet.filter.EncodingFilter 和上面的那个差不多,只不过这个是用于编码过滤的!可以指定过滤的编码,在JSP开发中常常要进行编码转换,有了这个FILTER,就轻松多了!。。。。。 还有其它好多,就不细说了!
Platform: | Size: 247775 | Author: 古刹飞鹰 | Hits:

[Windows Kernel文件加密保护的过滤驱动程序源代码

Description: 文件加密的过滤驱动程序,适用于大部分的文件加密软件
Platform: | Size: 154213 | Author: 1103256696@qq.com | Hits:

[Driver DevelopFsDriver

Description: 一个过滤层文件系统驱动的完整代码,实现了文件的加密,操作截获等-a filter layer file system integrity-driven code and achieve document encryption, such as intercepted operation
Platform: | Size: 198656 | Author: 任江春 | Hits:

[Driver DevelopFileGuard

Description: 文件加密的过滤驱动程序源代码.-file encryption filter driver source code.
Platform: | Size: 387072 | Author: 冯海 | Hits:

[Driver DevelopMyFileSpy

Description: 使用文件过滤驱动程序实现对文件的加密。在IFS 2003中编译-use filtering driver for the encryption of the document. In 2003 IFS Compiler
Platform: | Size: 102400 | 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:

[Driver DevelopWinpooch-0.6.6-src

Description: 一文件过滤与加密,系统监视以及控制的东东,自己看-a paper filter with encryption, system monitoring and control of the Eastern, look
Platform: | Size: 663552 | Author: 忘记夕阳 | Hits:

[Driver Developminifilter_sample

Description: 文件系统过滤驱动程序的框架,对于做文件透明加密的朋友很有帮助
Platform: | Size: 122880 | 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 Developwenjianjiami

Description: 文件系统过滤驱动的安全增强型加密系统技术研究,有源码。
Platform: | Size: 393216 | Author: 李明 | Hits:

[Driver Developsrc_jm

Description: 文件加密的过滤驱动程序源代码,文件加密的过滤驱动程序源代码-File encryption filter driver source code, file encryption filter driver source code
Platform: | Size: 387072 | Author: 笑书侠 | Hits:

[Windows DevelopNTFsrc

Description: 文件过滤驱动事例程序,可在此事例程序上进行修改成透明加密过滤驱动。-File filter driver example procedures in this case the procedure can be carried out on modified transparent encryption filter driver.
Platform: | Size: 326656 | Author: yangjia | Hits:

[Driver Developjiami_baseonfile

Description: 基于文件过滤系统的文件加密.pdf,有在用加密的同志读一读,非常有用-File-based filtration system file encryption. Pdf, there are comrades in the use of encryption to read, very useful
Platform: | Size: 86016 | Author: 李凌波 | Hits:

[Crack Hackencrypt

Description: 采用DES加密算法对文件内容进行加密,并采用文件过滤驱动对加密目录进行隐藏-DES encryption algorithm used to encrypt the contents of the documents and adopt the document on encryption filter driver to hide the directory
Platform: | Size: 1969152 | Author: skyfly | Hits:

[Crack HackfilesystemEntry

Description: 基于文件过滤系统的文件加密,摘 在比较几种文件加密方法特点的基础上,提出了一种基于文件过滤器的加密方法,并介 绍了程序设计方法。新的加密方法与其他文件加密方法相比,具有访问控制方便、安全性好的优点, 且支持多种存储介质 -In comparing the characteristics of several methods of file encryption, based on a file-based encryption filter methods, and referral Shaozeng the programming method. New encryption methods and compared to other methods of file encryption, access control with the convenience, security, good merits, And supports a wide range of storage media
Platform: | Size: 87040 | Author: jiaochunqiang | 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 Developsource_code

Description: 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(容纳编译出的静态库)-comcap Windows serial filter driver instance ctrl2cap Windows keyboard filter driver instance ps2intcap interruptions and IOAPIC 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 files crypt_file system transparent encryption code minifilter minifilter example code minifilter_app minifilter_dll tdi_fw TDI filter static library tdifw_smpl TDI filter static library ndisprot NDIS driver using the example of an instance of 1 ndisedge NDIS Miniport Driver passthru NDIS Intermediate driver Another note: inc (to accommodate the generated header files) lib ( accommodate compile a static library)
Platform: | Size: 1101824 | Author: aaaaaa | 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:

[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:
« 12 3 4 »

CodeBus www.codebus.net