搜索资源列表
snail_joytokey
- 一个linux下的内核模块,可以把百通的手柄转换成键盘的驱动程序-under a linux kernel modules that can handle 100-conversion keyboard driver
keyboard
- 在linux内核下面的键盘驱动程序,能使QT支持键盘操作
2410_keydriver_2.6.13
- 广州友善2410开发板-2.6.13内核下键盘驱动:广州友善2410开发板仅提供了2.4.18下的驱动,前些日子升级内核时把键盘驱动也更新了一下!通过外部中断(下降沿)的方式读取键盘按键编码值。同时上传了一个简单的测试程序和Makefile文件
Keybd
- 在linux下编译,生成.ko文件,将此文件导入内核,系统将键盘的响应就只有有此程序进行
klogger-1.5(2.6.24)
- Linux 2.6 内核键盘记录工具 十分好用,强烈推荐-Linux 2.6 kernel keylogger tool is very easy to use, highly recommended
key_driver
- s3c2410平台,linux2.6内核下的一个键盘驱动程序-good
utu2440_buttons
- 2440 扫描键盘驱动,验证过,保证好用,适用2.6.24内核-s3c2440 keybord driver
lcd_driver
- 用于Linux 2.4内核的LCD及键盘驱动,并包含测试程序,及对应的MAKEFILE-Linux 2.4 kernel for the LCD and keyboard-driven, and includes testing procedures, and the corresponding MAKEFILE
3
- 主要针对三星公司S3C44b0X的ARM7内核开发的键盘驱动程序的编程。-Samsung S3C44b0X aimed at the development of ARM7-core programming keyboard driver.
keyboard
- linux2.4内核 s3c2410开发板 非常标准的的4*4键盘程序 采用了信号量、中断、FIFO等技巧 对linux下中断的理解非常有好处-s3c2410 linux2.4 keyboard
arms3c2440keyscan
- 在arm920t构架中内核利用中断实现键盘扫描-In the framework of arm920t interrupt the kernel to use the keyboard scan
KeyBoardDriver
- 在S3C2410上能过运行的linux2.6内核矩阵键盘驱动程序并附有一定的解释。-In the S3C2410 can be had on the running linux2.6 kernel matrix keyboard driver along with some explanation.
keyboardhook_src
- 在windows的内核层监视键盘的所有按键,并进行记录。-Hooking keyboard data in the kernel mode.
Tan_Wen_Windows_Kernel_Security_Programming
- 本资源是谭文《寒江独钓-Windows内核安全编程》随书光盘中的源代码,代码中包含串口过滤、键盘过滤、磁盘虚拟、磁盘过滤、文件系统过滤与监控、文件系统透明加密、文件系统微过滤驱动、网络传输层过滤、NDIS协议驱动等内容,是学习Windows内核安全编程的实用参考。-This resource is TAN " painting by the Security-Windows kernel programming" CD with the book' s source co
vb-ystem-wide-keyloggers-code
- vb源码--全系统键盘记录,详细源码。内核级-vb ystem-wide keyloggers code
XueTr
- 1.进程、线程、进程模块、进程窗口、进程内存信息查看,热键信息查看,杀进程、杀线程、卸载模块等功能 2.内核驱动模块查看,支持内核驱动模块的内存拷贝 3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、IDT信息查看,并能检测和恢复ssdt hook和inline hook 4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Lego等Notify Routine信息查
at91_keypad
- 平台linux内核版本2.6.30 at91系列的5*5键盘驱动-Platform linux kernel version 2.6.30 at91 series of 5 x 5 keyboard driver
123
- windows下的内核键盘过滤驱动代码,兼设计报告-Kernel keyboard filter driver
Matrix-keyboard-driver
- 矩阵键盘驱动方案+驱动+测试,内核源码2.6.32.2经过测试。-Matrix keyboard driver solution+ driver+ test
myOS
- 本操作系统有 1. 区分特权等级 2. 多进程 3. 系统时钟 4.键盘中断 5.系统调用门 6.Shell 7.显示 8.内存管理 文件夹有4个:1.Boot:用作搬操作系统入内核的 2. include:主要是用作装头文件 3.kernel:内核主要函数,以及头文件include.h用作编译的 4.Thread:进程调度,以及时间片处理. 本操作系统适合初学者练手.-The operating system has to distinguish privilege level 1