-
SysDriverLoad
通过SCManager的一系列方法,实现了加载sys文件驱动的功能,安装到系统服务中。(Through a series of SCManager method to achieve a load sys file-driven functionality, install system services.)
- 2014-03-21 15:54:27下载
- 积分: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
-
NtUserCallOneParam
驱动级防止关机!秒杀普通用户,O(∩_∩)O哈哈~(driver to stop system shutdowm)
- 2021-03-31 22:49:08下载
- 积分:1
-
RFM5565-RTX-Driver
反射内存rfm5565在RTX实时环境下的驱动程序,已经过测试使用(The Reflective Memory rfm5565 driver has been tested using the RTX real-time environment)
- 2013-05-17 08:37:14下载
- 积分:1
-
capture-mod
File system filter driver, registry filter driver and other kernel and user level tools for capturing user activity on a windows based computer.
- 2009-10-26 05:33:41下载
- 积分:1
-
cvidlldemo
CVI驱动开发,主要为驱动开发,请大家仔细阅读。(CVI excel word)
- 2017-03-12 15:19:57下载
- 积分:1
-
STM32F107-USB_device-examples-1.0
基于STM32f107的多种usb驱动和应用程序(STM32f107 multiple usb drive and applications)
- 2012-12-14 18:02:42下载
- 积分:1
-
EtherNetIPExampleCode
基于EthernetIP协议的应用程序,可以读取AB公司Controllogix系列Ethernetip协议PLC数据. 此软件代码可用于工业控制.(EthernetIP agreement based on the application, the company can read AB ControlLogix PLC data series Ethernetip agreement. This software code can be used for industrial control.)
- 2020-11-21 22:19:36下载
- 积分:1
-
WIN64_qudong
win 7 64位 驱动编程教程加源码 大牛制造 值得学习 上传分享(Win 7 64-bit drive programming tutorial plus source of large cattle manufacturing is worth learning to share)
- 2016-12-31 16:32:17下载
- 积分:1
-
load_driver
本代码只有两个函数,LoadNTDriver(...)用于加载驱动,DelSvr(...)用于卸载驱动。(This code has only two functions, LoadNTDriver (...) use to load the driver,and DelSvr (...) use for the uninstalled driver.)
- 2010-12-23 21:36:33下载
- 积分:1