搜索资源列表
minifilter.rar
- 《寒江独钓——Windows内核安全编程》“文件系统微过滤驱动”一章的源代码,该代码的主要功能是限制对应用程序“记事本”文件(notepad.exe)的操作,进而达到限制扩展名为txt等使用记事本程序来编辑的功能。 使用net start 驱动名称 net stop 驱动名称 这种方式来安装驱动," Trees and fishing alone- Windows kernel security programming" " file system, m
NtUserCallOneParam
- 驱动级防止关机!秒杀普通用户,O(∩_∩)O哈哈~-driver to stop system shutdowm
DriverManager
- VC++ MFC 编写的驱动程序,安装,运行,停止,卸载,部署的例子,里面含有一个驱动程序例子-VC++ MFC write drivers, installation, operation, stop, uninstall, deploy the example, which contains a driver for example
PS2-keyboard-drive-
- //DMAVR-128的PS2键盘驱动程序,并在1602液晶上显示键值 //PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 //按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1) //并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-//DMAVR-128 of the PS2 keyboard driver, and in 1602 is d
DriversLoad
- 驱动 加载 卸载 启动 停止 -Driver have: Load Unload Start Stop
ariad
- ARIAD is a windows filter driver which can stop usb devices automatically opening certain files, for example the autorun.inf.
driver_manage
- 管理驱动,包括安装、删除、停止等,使用MFC写的UI,方便管理驱动-manage driver, includes install, remove, start, stop. use mfc to manage driver confidently
LoadDevice
- Windows下的内核驱动加载工具源码,方便大家调试内核驱动。功能:“安装”“启动”“停止”“卸载”-Windows kernel driver under load source tools to facilitate debugging kernel drivers. Features: "Install", "start", "stop", "uninstall"