-
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
-
passTp1
过tp所有函数hook驱动
过tp所有函数hook驱动
2015.9.1(pass TP All Hook)
- 2015-09-01 20:35:34下载
- 积分:1
-
20090311_e87c3416f74360b5c654JUkvxUbgTuPd
可以实现文隐藏的源代码,利用驱动实现彻底隐藏文件(file hilde)
- 2010-05-08 08:19:10下载
- 积分:1
-
WDK开发了PCI驱动 WDM_PCI_Driver
基于WDK开发了PCI驱动。根据读取PCI配置空间,可以得到PCI设备的所有资源。(The project is used for PCI driver.)
- 2020-06-27 00:20:01下载
- 积分:1
-
lcd-display-test
lcd test program which demonstrates the use of the lcd 显示驱动 测试(lcd test program which demonstrates the use of the lcd display driver test)
- 2013-08-26 19:36:47下载
- 积分:1
-
ndislwf1
NDIS 6中间层过滤驱动实现源代码,实现功能为网速限制,实现算法为漏桶算法。(NDIS 6 middle layer filter driver source code, to achieve the function of the speed limit, for the leaky bucket algorithm algorithm.)
- 2014-08-14 09:02:25下载
- 积分:1
-
CharSample_VS2019_Win7(32)
CharSample的VS2019工程版本,经过了整理和调试,包含了代码、工具、实验截图。(A full VS2019 solution for the CharSample driver, which include code, tool and the screenshot for the experiment. The code provided is tested.)
- 2020-06-18 00:00:04下载
- 积分:1
-
PCI-9524-Users-Guide
PCI 数据采集卡,9524,实现数据采集,凌华的卡,性能高,性价比好(PCI Card,easy to use,very good,cheap
and can fit many cases)
- 2016-06-02 14:41:48下载
- 积分:1
-
USB-2_0
usb驱动开发《USB 2_0原理与工程开发.rar》(usb-driven development " USB 2_0 principles and engineering development. rar" )
- 2011-08-28 15:20:27下载
- 积分: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