搜索资源列表
SerialSpy
- Windows系统下的串口监控的WDM驱动源代码,写得不错,值得参考一下。-Windows systems Serial monitoring of WDM Driver source code, well-written and worthy of reference.
注册表监控系统
- 监控注册表的软件,在驱动层hook ssdt表,拦截所有关于注册表的操作
sdk
- 监控系统开发包,用于海康等监控系统硬盘录像机的二次开发工作-Monitoring system development kit, and other monitoring systems for Haikang DVR secondary development
Regmon
- \Regmon源代码.rar 著名监控系统-Regmon source code. Rar famous Monitoring System
Applicationoffilesystemfilterdriverinnetworksecure
- 设计并实现了一个运行于Windows系统的网络终端设备信息防泄漏系统。系统通过文件系统过滤驱动的运用,实现了对网络终端机密文件的实时监控和动态加解密,既具有文件加密的安全性,又具有访问控制的方便性,有效地防止了网络终端机密信息的泄漏。-Design and implementation of a system named Network Terminal Device Information Anti2Leakage System (NTD IALS) was designed and im
test
- 监控所有磁盘,防止指定文件名的文件创建的系统内核。DDK环境编写。-Monitoring of all disks, specify the file name to prevent the creation of the file system kernel. The preparation of DDK environment.
filespy
- 文件系统过滤驱动,可监控操作系统的文件读写-File system filter driver can monitor the operating system' s file read and write
filesys
- 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
CowonuinxmSpy
- 一个Windows系统下的串口监控的WDM驱动driver源代码,写的不错。-A serial port under Windows WDM driver monitor driver source code, write good.
filemonSource
- 完整的文件监控工具源代码,是学习文件系统编程的很好的参考资料-Complete documentation tool for source code control, file system is to learn good programming reference
CVI-5
- 随着人们生活水平的提高和网络的普及,安全防护越来越深入人心。视频监控技术随着计算机、编解码、网络传输技术的发展,目前正朝着数字化、智能化、IP化、网络化方向发展。一种基于简易视频头的多路图像监控系统,在CVI环境下开发的利用两个视频头(USB接口)作监控摄像机,进行视频监控。系统能实时监控场景,启动、停止、捕捉一幅图像,当有人或物体侵入监控视野内时,系统能发出警报,并可作出警处理。系统界面新颖独特,监控区灵命度可调,内嵌操作说明,同时能够播放背景音乐,任选曲目和调节音量。系统设计简单实用,界面友
FileFilterDriverCode
- 文件系统过滤驱动,能是实现对特定文件的实时监控,截获对文件的Create,Read and Write 操作,并将操作信息发送到备份主机上实现对文件的实时备份。-File system filter driver can achieve real-time monitoring of specific documents, intercepted files Create, Read and Write operations, and the operation to send informat
usb-stor-filter
- 一个简单的U盘过滤驱动程序,使U盘变成一个只读存储器。针对本机当前用户对U盘进行读写控制。可以令U盘处于只读状态。监控用户对文件系统的操作。-A simple U disk filter driver U disk into a read-only memory. U disk read and write control for the current user of the machine. U disk is read-only status. Monitoring of user ope
dss
- H.264远程视频监控系统 在Cubieboard上移植Linux系统操作步骤-H.264 remote video monitoring system in Cubieboard transplant procedure a Linux system
filemon
- 基于数字标识的敏感文件监控研究与实现,:通过对系统剪贴板和网络出口数据的监控实现了终端系统敏感电子文件的监控-Research and implementation of terminal confidential file monitor based on digital label
monkey
- 计算机安全监控系统是一种保障信息安全的有效机制。它通过数据采集、分析处理、 规则判别、违规阻止和全程记录等过程,实现对本地或远程计算机中各类信息和用户操作的保护与监控。该文主要研究了以文件、文本和用户操作为对象的监控关键技术,通过实验对比分析了这些关键技术的实现机制与应用环境,对强化系统功能、提高监控效率和稳定性具有重要意义。-Computer security monitoring system is an effective mechanism to protect informatio
一些文件系统驱动
- 包含进程监控模块和文件读写保护模块,其中文件相关使用的微过滤器编写