-
loadsys
一个简单的xp和2k3系统下加载驱动和卸载驱动的源码(Under a simple xp and 2k3 system load and unload the driver source drive)
- 2014-01-22 14:45:43下载
- 积分:1
-
Solution
在VS2012+WDK8.0上面编写的PCI的驱动程序,采用的是WDF最新型框架程序,成功运行。(In VS2012+WDK8.0 written above PCI drivers, using the latest WDF framework program run successfully.)
- 2014-01-05 14:35:59下载
- 积分:1
-
passp
最新过TP保护驱动
清零写的不是这么好(Latest over-TP protection drive
Cleared not so good)
- 2013-01-19 19:16:19下载
- 积分:1
-
RegMon_Source_Code
鼎鼎大名的Regmon的源码,使用驱动模式检测注册表变化!值得学习!(the Regmon the BBC source, the use of model-driven detection of the registry change! Worth learning!)
- 2007-06-25 20:58:03下载
- 积分:1
-
driver
在制作驱动软件的过程中,运用此程序可以用来截取包(Driver software in the production process, the use of this procedure can be used to intercept packets)
- 2010-12-22 09:44:40下载
- 积分:1
-
ntstatus
查看NT状态 (Viewing NT state)
- 2020-07-01 12:40:02下载
- 积分:1
-
9054-WDM-Driver
Windows2000/xp下plx9054的pci驱动(源码、工程文件),支持DMA操作。 使用ddk开发,工程可以直接编译。(plx9054 Driver under Windows2000/XP.
Developed by DDK.)
- 2011-12-30 22:01:57下载
- 积分:1
-
driver_manage
管理驱动,包括安装、删除、停止等,使用MFC写的UI,方便管理驱动(manage driver, includes install, remove, start, stop. use mfc to manage driver confidently)
- 2013-03-07 21:50:47下载
- 积分:1
-
KeyMouse
通用键盘鼠标模拟(包括USB和PS2)
通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。
简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。
模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_MAKE、KEY_BREAK,然后调用KeyboardClassServiceCallback。(Universal keyboard and mouse simulation (including USB and PS2))
- 2010-07-23 11:19:14下载
- 积分:1
-
What_const_Really_Means
说明: 在软件开发中,特别是驱动开发中,什么时候用const,什么时候又要加volatile,这里有详细的讲解(In software development, particularly driven development, when to use const, when that the increase in volatile, here in detail)
- 2010-04-30 17:27:52下载
- 积分:1