-
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
-
uc1698-160160
uc1698驱动160*160点阵液晶,多级菜单显示程序(uc1698 160* 160 dot matrix LCD driver, multi-level menu program)
- 2021-03-02 09:39:34下载
- 积分:1
-
camera
OV9650全套源码,以及摄像头测试程序,用arm-linux-gcc即可编译成功(OV9650 full source code, and camera test program, with arm-linux-gcc to compile successfully)
- 2012-08-15 09:57:33下载
- 积分:1
-
echo
A line echo canceller. This code is being developed driver for Linux. against and partially complies with G168 driver for Linux.
- 2013-03-19 12:47:08下载
- 积分:1
-
FT232RL_DRIVER
FT232RL 驱动程序,支持win7 64位使用。(Use FT232RL drivers, support Windows 7 64- bit.)
- 2014-04-15 14:23:24下载
- 积分:1
-
rf905
一个小小的驱动程序,希望对大家的程序开发有所帮助(A small driver, I hope to be helpful for all program development)
- 2012-05-05 16:41:03下载
- 积分:1
-
1302
1302驱动文件,可以直接用来驱动1302时钟芯片,调试过,好使。(1302 driver files, can be directly used to drive the 1302 clock chip, debugging, and so.)
- 2013-11-01 09:14:13下载
- 积分:1
-
TpWindbg
TP保护在游戏在虚拟机vmware下无法进行双机调试,通过inline hook过掉双机调试保护,适合在WIN7环境下,开启前先加载驱动程序,然后打开TP游戏,在WINDBG下运行两次G后,能成功对TP驱动进行调试(Pass TP driver about windbg in vmware in win7 os)
- 2016-03-13 14:28:38下载
- 积分: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
-
TDA7449
TDA7449多功能音频处理放大芯片驱动程序(TDA7449 Driver)
- 2013-07-11 20:23:17下载
- 积分:1