-
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
-
virtual
关于虚拟函数和虚拟表很好的实例,供给大家看看(About Virtual functions and virtual table good example, we look at supply)
- 2014-10-22 19:40:42下载
- 积分:1
-
antiterminateprocess
防止进程被关测试通过,利用驱动写的。呵呵,别想做坏事哦!简单易懂。(Be locked to prevent the process of testing through the use of driver writing. Oh, oh, do not want to do bad things! Easy-to-read.)
- 2007-12-15 16:37:21下载
- 积分:1
-
huawei_HandsetWinDriver
手机的驱动,话为手机 官方更新,电信 定只的集资(Phone driver, if the official update for the phone, telecommunications fixed capital formation only)
- 2013-10-12 19:43:21下载
- 积分:1
-
VendorDeviceIDsExample
获得Nvidia显卡生产商信息和Device ID的小程序(was Nvidia card maker Device ID information and the small program)
- 2006-07-06 14:24:01下载
- 积分:1
-
Robotoos2d-kharazmi88-Fix.tar
trilearn (Robotoos2d kharazmi88-Fix)
Source Code Team Robotoos2d kharazmi88 iran
First Competition Kharzmy
- 2011-12-06 07:17:39下载
- 积分:1
-
asio
ASIO小例子 可以看看ASIO 到底是怎么用的(ASIO for testasio)
- 2014-05-02 10:21:07下载
- 积分: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
-
CheckDifxDriverInstall
GetCurrentDirectory, DriverPackageGetPath
Check Driver Install
- 2013-05-01 13:25:50下载
- 积分:1
-
FT232RL_DRIVER
FT232RL 驱动程序,支持win7 64位使用。(Use FT232RL drivers, support Windows 7 64- bit.)
- 2014-04-15 14:23:24下载
- 积分:1