-
ShellExe
程序直接用键盘过滤驱动拦截键盘数据,可以屏蔽掉系统热键以实现自己想要的功能。通过设置快捷键命令,可以通过任意键的组合实现快速打开运用程序和网址两个功能。
(Procedures for the direct use of the keyboard filter driver to intercept the keyboard data, you can mask out the system hot key to achieve their desired functionality. By setting the shortcut command keys can be any combination of rapid application programs and web site to open two functions.)
- 2009-11-20 13:49:10下载
- 积分: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
-
FileFilter
一个简单的U盘过滤器驱动程序,能够实现使得U盘只读功能(A simple U-disk filter driver, can be achieved making the U-disk read-only function)
- 2011-08-17 10:08:21下载
- 积分:1
-
DriverWizard
用C++实现的网络驱动程序向导代码。可以简单的创建一个工作区,并从工程中选择一个类型作为客户应用(Implemented using C++ code for the network driver wizard. You can simply create a work zone and choose a type from the project as a client application)
- 2009-12-14 23:36:35下载
- 积分:1
-
USB-Switch
通过修改注册表实现USB接口的打开和禁用(USB interface s disable and open)
- 2014-03-15 22:44:14下载
- 积分:1
-
113172250CAN
can总线模块mcp2515的驱动开发程序源代码(can bus module mcp2515 driven development program source code)
- 2012-05-22 11:17:04下载
- 积分:1
-
20090311_e87c3416f74360b5c654JUkvxUbgTuPd
可以实现文隐藏的源代码,利用驱动实现彻底隐藏文件(file hilde)
- 2010-05-08 08:19:10下载
- 积分:1
-
WindowsDeviceDriverCode
说明: windows设备驱动开发,使用最新的WDF模型(windows Driver Development using WDF)
- 2010-04-07 10:29:29下载
- 积分:1
-
MultiADReadDemo
研华采集卡多通道AD读取程序,VC6下测试通过。(Advantech multi-channel AD acquisition card reader, VC6 under test.)
- 2020-09-10 11:18:00下载
- 积分:1
-
sample
海思3519v101 sample驱动源码,有助于理解驱动(Haisi 3519v101 sample driver source, help to understand the drive)
- 2017-03-28 15:10:13下载
- 积分:1