-
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
-
MFCSimReaderTest
配合我发的F320单片机及其驱动程序的上位机测试程序。完成发送APDU指令(I made the F320 with its single-chip PC driver testing procedures. Finished sending APDU command)
- 2014-05-14 18:14:48下载
- 积分:1
-
HIDEPROCESS
驱动隐藏进程源码 通过 SSTD 实现(Driver hidden processes the source code)
- 2016-12-05 15:55:54下载
- 积分:1
-
passp
最新过TP保护驱动
清零写的不是这么好(Latest over-TP protection drive
Cleared not so good)
- 2013-01-19 19:16:19下载
- 积分:1
-
read_write
这个程序是一个linux-arm 根文件系统读写驱动程序。(This program is a linux-arm root file system read and write driver)
- 2013-10-17 20:15:06下载
- 积分:1
-
directlycallthedriverNTFSfileDetecthiddenfiles
本文介绍了如何直接调用NTFS文件驱动检测隐藏文件(This article describes how to directly call the driver NTFS file Detect hidden files)
- 2009-03-28 16:14:10下载
- 积分:1
-
LPC2368NORFlash
详细编写了大容量FLASH的代码,可以作为参考示例(The preparation of a large capacity FLASH code can be used as the reference sample)
- 2012-07-16 15:17:04下载
- 积分: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
-
huawei_HandsetWinDriver
手机的驱动,话为手机 官方更新,电信 定只的集资(Phone driver, if the official update for the phone, telecommunications fixed capital formation only)
- 2013-10-12 19:43:21下载
- 积分: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