-
driver
VC6.0开发,3年前开发的PCI9052接口及测试程序,一定要先安装DriverStudio,如果有相应的接口卡就最好,如果没有也可以看看程序作为参考。(VC6.0 development, three years ago, the development of PCI9052 interface and test procedures, we must first install the DriverStudio, if there is a corresponding interface card on the best, if not also look at programs as a reference.)
- 2010-03-11 09:28:46下载
- 积分: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
-
enumser-Win32
枚举驱动列表,获取驱动的设备句柄
这是Win7上常用的获取设备句柄的方法。
我在原代码的基础上,添加了SetupDiEnumDeviceInterfaces 来获取驱动的详细信息。(SetupDiEnumDeviceInterfaces
SetupDiGetClassDevs
SetupDiEnumDeviceInterfaces)
- 2021-03-28 13:09:12下载
- 积分:1
-
PCI9052
说明: PCI9052光盘资料,内涵驱动程序,数据手册,英用程序,电路图(PCI9052 CD-ROM, meaning drivers, data sheet, the British use of procedures, circuit diagrams)
- 2008-09-03 00:29:44下载
- 积分:1
-
u-boot
uboot--linux -s3c2440-nand_flash,nor_flash,64Msdram.This program is free software(uboot--linux-s3c2440-nand_flash,nor_flash,64Msdram.This program is free software)
- 2013-09-09 11:04:48下载
- 积分:1
-
TEST-TPM1CH0
MC9S08AW60的定时器1输入捕获驱动程序(MC9S08AW60 Timer 1 input capture driver)
- 2014-03-10 14:41:24下载
- 积分:1
-
pci9054
利用DriverWorks开发PCI9054芯片的驱动(PCI9054 chip developed using DriverWorks driver)
- 2009-11-29 22:00:57下载
- 积分:1
-
ROOTKIT
rookit 编写 整理框架齐全,包括进程隐藏,文件隐藏,服务隐藏,注册表隐藏,端口隐藏等。各种隐藏方式,是学习rookit很好的资料(Rookit write complete finishing framework, including the hidden process, hidden files, hidden services, hidden registry port hidden. A variety of hidden learning rookit good information)
- 2012-05-15 16:56:15下载
- 积分:1
-
lsp
简单的lsp驱动框架,有助于理解lsp驱动架构(The lsp drive framework)
- 2012-05-04 14:46:21下载
- 积分:1
-
SD-based-on-STM32
SD程序基于STM32,底层的驱动程序已被写入,并有notes.it值得初级开发者学习。(SD program based on STM32, the underlying driver has been written, and there is a notes.it worthy of the primary developers to learn.)
- 2017-02-23 16:25:28下载
- 积分:1