-
gpio_f.c.tar
嵌入式具体引脚驱动程序,应用程序可以调用ioctl函数控制引脚电平的高低(Embedded specific pin drivers, applications can call ioctl function to control the pin high and low)
- 2012-07-24 15:53:25下载
- 积分:1
-
RN8209
rn8209的驱动程序 rn8209的驱动程序(rn8209 the driver rn8209 the driver)
- 2012-03-26 15:00:46下载
- 积分:1
-
saa7146_core
saa7146.o - driver for generic saa7146-based hardware
- 2013-04-11 18:08:50下载
- 积分:1
-
prt
实现对Win7x64上的指定进程号的进程的驱动保护,使其不被任务管理器结束掉(To achieve the specified process ID Win7x64 processes drive protection, so as not to end off by the task manager)
- 2013-10-11 10:05:15下载
- 积分:1
-
accelerationMouse
传感器读取程序,传感器读取程序 传感器读取程序(Sensors read the procedures, procedures for sensors to read sensor to read the procedures)
- 2008-07-23 10:31:37下载
- 积分:1
-
xvmsocket1_0
xvmsocket是实现xen虚拟机中dom0和domu间通讯的工具软件(xvmsocket communication between the Xen virtual machine dom0 and domU tools)
- 2013-04-19 15:04:17下载
- 积分:1
-
ptp_clock
PTP 1588 clock support driver for Linux.
- 2020-08-10 09:28:30下载
- 积分:1
-
0003-PCIE_Install_5832_02262015
controlador para dispositivo pcie
- 2019-04-28 05:01:55下载
- 积分:1
-
CFDLL
CF官服变态功能DLL源码,写法开源 用驱动注入即可(CF robes abnormal function DLL source code, open source driving the injection can be written)
- 2015-05-30 17:55:07下载
- 积分: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