搜索资源列表
WIN2000下利用汇编做文件过滤驱动程序
- WIN2000下利用汇编做文件过滤驱动程序-using WIN2000 compilation paper filter driver
IPFilter_DDK
- 基于内核驱动的IP包过滤程序示例代码(一). 该代码是个测试程序,调用驱动实现包过滤. 驱动源码将在下期上载.-based on the kernel-driven IP packet filtering procedure code examples (1). The code is a test procedure Call Drive packet filtering. Driver source code will appear in the next issue availab
windows filespy
- filespy 工具是windows下文件系统过滤程序,包括驱动文件及用户应用程序,还可以监视网络fast i/o。
udiskdriver u盘过滤驱动程序
- u盘过滤驱动程序,使用driverstudio开发-udisk driver code
driver_keyboary_filter
- 驱动层键盘过滤程序。代码不是很难,里面有详细的注释,初学驱动的可以看看。-Keyboard filter driver layer. Code is not difficult, there are detailed notes, novice drivers can look at.
FileFilter.rar
- U盘过滤驱动程序,让U盘成为一个只读存储器。在DISK.sys和USBSTOR.sys驱动之间建立一个过滤驱动,U disk filter driver, so that U disk into a read-only memory. Disk.sys USBSTOR.sys drive in between and a filter driver
comcap
- 采用c语言编写,com口的过滤程序,windows 内核开发资料-Using c language, com port filters, windows kernel data
基于minifilter技术的过滤驱动透明加解密程序
- 基于minifilter技术的过滤驱动透明加解密程序,驱网下载需要100点-Minifilter technology filter driver based on transparent encryption and decryption process, download the required drive nets 100 points
chapter03
- 键盘过滤驱动源代码,VC++编写的一个完整代码程序,-Keyboard filter driver source code, VC++ Prepared a complete code procedures,
ctrl2cap
- 简单的截获键盘按键的键盘过滤驱动程序,希望能与大家共享-simple keyboard filter driver
IpPacaageFilter
- IP数据包过滤,实现防火墙功能。压缩包中包含测试程序。-IP packet filtering, firewall implementation function. Compressed package that contains test procedures.
src_jm
- 文件加密的过滤驱动程序源代码,文件加密的过滤驱动程序源代码-File encryption filter driver source code, file encryption filter driver source code
MonFileSysandExe
- windows 系统文件过滤驱动以及测试程序源代码。值得研究.-windows file system filter driver and test source code. Worth studying.
filter
- 基于中间层驱动的一个包过滤程序,实现简单的自定义过滤功能。-Based on middle-tier driver a packet filtering program to achieve a simple, custom filtering.
dd1
- windows文件过滤驱动程序,实现文件的隐藏的-file hide and filter
Kb_sniff_Mp
- Windows2000及以上系统下的键盘过滤程序(开发语言为C语言)-Windows2000 and above the keyboard filtration systems (development language is C language)
myFilter
- 文件过滤程序,源代码尚未便已成功,仅供参考-Paper filters, the source code has not already succeeded, for reference only
DP
- 驱动程序磁盘过滤程序源码,用c++编写,非常使用-Driver disk filter program source code, written using c++
FileFilter
- 读写文件过滤驱动程序,开发驱动的同志们可以用它来开发上层驱动。-Read and write file filter driver, development-driven comrades can use it to develop the upper drive.
filemon_driver_test
- 文件系统过滤驱动程序,拦截读写操作,测试程序下载驱动时,Createservice,startservice出错,Createservice出错码有时报1072,有时报1073,startservice出错码有时报1,有时报183,还有就是那测试驱动程序中,对应的驱动名,与驱动路径有什么要求吗,驱动名是不是就是驱动程序中创建符号链接中的WCHAR deviceLinkBuffer[] = L"\\DosDevices\\Filemon"驱动名是不是就是Filemon。测试程序中下载驱动的时候驱动