-
spreadtrumphonexz
spreadtrum phone驱动是有些手机在连接电脑时出现要安装的一款驱动,解压后将文件夹内的所有文件都拷贝到C:WINDOWS,运行Install.bat,最后再连接你的手机就可以了。(spreadtrum phone)
- 2013-04-12 15:18:01下载
- 积分:1
-
PCI-DMA
PCI视频采集的驱动程序,采用DMA方式实现数据到内存的传输(PCI,DMA)
- 2010-11-01 15:43:48下载
- 积分:1
-
driver-load
说明: 驱动加载程序,可以通过这个程序动态加载驱动程序(sys)(Driver loader, you can dynamically load the driver program)
- 2011-03-02 15:15:25下载
- 积分: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
-
SSDT-Hook-Driver-and-mfc-interface
HOOK SSDT中SetInformation 函数的 驱动程序
配有mfc的用户模式界面
实现了Createfile readfile writefile
IOCTL 这几个分发函数
在IOCTL中实现了对SetInformation函数的HOOK
(SSDT Hook Driver test
with mfc interface
)
- 2012-01-22 14:45:10下载
- 积分:1
-
PWM
PWM driver with own changes
- 2012-05-14 15:25:49下载
- 积分:1
-
xiflter_2.0
NDIS HOOK实例,做防火墙比中间层驱动更稳定(NDIS HOOK example, than do the middle layer firewall driven more stable)
- 2021-01-24 22:08:39下载
- 积分:1
-
usbview_test
基于WDK开发,查看USB设备信息, 编译成DLL动态库,可直接调用(Developed based on the DDK, see the USB device information, compiled into a DLL dynamic libraries, and can be called directly)
- 2012-04-10 16:39:23下载
- 积分:1
-
touchScreen-driver-for-SAMSUNG-
这是为一款手机SAMSUNG S3C2410的驱动程序,代码全开放,我相信大家看了一定会很高兴的(This is a phone SAMSUNG S3C2410 driver, the code is all open, I believe we saw will be very happy)
- 2013-04-17 16:31:59下载
- 积分:1
-
WindowsDeviceDriverCode
说明: windows设备驱动开发,使用最新的WDF模型(windows Driver Development using WDF)
- 2010-04-07 10:29:29下载
- 积分:1