搜索资源列表
TUSB3410com
- Texas Instruments的TUSB3410芯片接键盘输入的固件程序源码和驱动程序源码。-Texas Instruments TUSB3410 chip access the keyboard input of firmware - Sequence source and driver source code.
TUSB3210KBDFW
- Texas Instruments的TUSB3210和TUSB2136芯片接键盘输入的固件程序源码和驱动程序源码。-Texas Instruments TUSB3210 the chip and TUSB2136 then the keyboard input source to the firmware and drivers source code.
KeyFilter
- 键盘过滤驱动源码,本例子是过滤了Caps Lock键,修改成了Ctrl键.
power_amplifier_control
- 凌阳61源码,主要是一个电源的控制程序,包括了液晶及键盘,DA等的驱动程序,希望对大家有所帮助
Inline_hook实现键盘记录【DDK驱动源码】.rar
- Inline_hook实现键盘记录【DDK驱动源码】.rar
Klog1.0 比挂钩SSDT还要底层的
- 比挂钩SSDT还要底层的,位于键盘硬件设备驱动之上的键盘过滤驱动源码,欢迎下载研究。-Designing A Kernel Key Logger A Filter Driver Tutorial By Clandestiny
Klog
- 键盘 侦测工具驱动源码,里面还有文档记录了安装方法,可以用于记录你所使用键盘输入的信息-Keyboard detection tool-driven source code, there is also documentation of the installation method can be used to record the keyboard you are using the information
KeyFilter
- 键盘过滤驱动源码,按1键变8键,按需要可自行修改功能如锁定键盘、记录按键信息等。-Keyboard filter driver source code, a key variable in accordance with 8 key, according to the need to amend its own functions such as locking the keyboard, records and other key information.
Windows_Kernel_Security_Programme
- 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
winmenu
- VXD虚拟设备驱动程序源代码。VxD被简称为虚拟设备驱动程序。x代表各种设备的名字,如虚拟键盘驱动程序(vkd),虚拟鼠标驱动程序(vmd)等等。这个源码包内包括有多种设备的虚拟驱动程序源码。-VXD virtual device driver source code. VxD has been referred to as a virtual device driver. x on behalf of the names of a variety of devices, such as the
ctrl2cap
- 驱动过滤键盘程序源码,用wdkc++编写-Filter keyboard driver source code, written with wdkc++
jianpananjian
- 这个是键盘按键驱动方面的源码。希望对大家有用。多多下载-This is the keyboard driver' s source code. Hope that useful. Download a lot of
DetectUsbHubInternelIoCtl
- 这是一个驱动程序源码,主要的功能是检测UsbHub是否被非法hook了。可以用来判断usb键盘的深度hook。-This is a driver source code, the main function is to detect whether the illegal hook the UsbHub. Usb keyboard can be used to determine the depth of the hook.
Minix-keyboard-driver
- Minix 键盘驱动程序,能够实现删除单字,删除一行,复原单字,复原一行,快捷键等功能。Minix版本3.1.2 源码,readme,测试用例在文件夹中-Minix keyboard driver, delete the word can be achieved, remove the line, recovery word, recovery line, shortcut keys and other functions. Minix version 3.1.2 source code,
KeyboardRead
- 键盘过滤驱动源码,,可以下载看看,有什么问题EMAIL我-the source code about driver
hidmouse
- vc++6.0,关于模拟键盘鼠标的c++源码,可实现自动键盘和鼠标按键-vc++6.0, to analog the keyboard mouse c++ source can achieve automatic keyboard and mouse button
KeyboardDriverSimulate
- 模拟键盘 虚拟键盘 内含DLL打包可用,有测试程序,参照使用无难度.菜鸟文简单易懂,用VS2008编译器,此为网上收集的源码,我也是只懂了小半,大至驱动过程是用驱动向键盘驱动端口写入数据.DLL则向该驱动发送读写与开关命令 ,以上-The analog keyboard virtual keyboard contains DLL package available, the test program, with reference to use without difficulty. Rooki