搜索资源列表
-
0下载:
键盘驱动,可以使初学者对此有个了解,好东东阿,不下后悔,-keyboard driver source code
-
-
0下载:
鼠标驱动源代码,前面网上下了不少功夫才找到免费的下载,但是没做出来,自己偷懒编键盘去了,嘿嘿!-mouse driver source code, front-line a lot of effort to find a free download, but never come out. their loafers to a series keyboard, a little!
-
-
0下载:
Texas Instruments的TUSB3410芯片接键盘输入的固件程序源码和驱动程序源码。-Texas Instruments TUSB3410 chip access the keyboard input of firmware - Sequence source and driver source code.
-
-
0下载:
用filter driver控制键盘的源代码.-filter driver using the keyboard to control the source code.
-
-
0下载:
实现驱动程序级别的键盘记录功能的源代码!!使用vc++6.0实现!!程序可以记录键盘信息,To achieve level keyboard driver source code for the record!! Use vc++ 6.0 to achieve!! Program can record the keyboard information
-
-
0下载:
站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦!
《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书)
comcap Windows串口过滤驱动实例
ctrl2cap Windows键盘过滤驱动实例
ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例
Kb_sniff_Mp 键盘sniff
ramdisk_
-
-
0下载:
Winio做的键盘记录(硬件记录)。有时候调用windows的API不能起效。这个是驱动级别的。能成功完成任务。,Keyloggers do Winio (hardware records). Sometimes windows of the API calls can not take effect. This is a driver level. To the successful completion of the task.
-
-
0下载:
个键盘记录器(附源代码),能够记录所有的按键信息,包括keyup。记录原始数据,可以通过模拟按键重现。需要vc9的运行库。没有编静态链接的版本。
主要流程:
1、向系统注册一个或者多个原始输入设备
2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程
3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据-A keyboard logger (with source code), to record all of the
-
-
1下载:
CrippleHS 為 Bypass HS CRC 的重點 -Bypass HS CRC for CrippleHS focus!!
-
-
1下载:
comcap Windows串口过滤驱动实例
ctrl2cap Windows键盘过滤驱动实例
ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例
Kb_sniff_Mp 键盘sniff
ramdisk_wdf 内存虚拟盘实例
DP 硬盘还原示例代码
sfilter 文件过滤静态库
sflt_smpl 文件过滤静态库使用例子
crypt_file 文件系统透明加密代码
minifilter minifilter实例代码
minifilter
-
-
0下载:
键盘过滤驱动源代码,VC++编写的一个完整代码程序,-Keyboard filter driver source code, VC++ Prepared a complete code procedures,
-
-
0下载:
hook dll driver for keyboard mouse source
-
-
1下载:
键盘过滤驱动源码,按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.
-
-
0下载:
键盘过滤驱动得源代码,附有详细得注释,是学习驱动难得的好材料-A keyboard filter driver source code, with detailed notes too, is hard to come by good learning materials-driven
-
-
3下载:
这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
-
-
1下载:
IRP Hook 键盘Logger源代码
键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-
-
-
0下载:
inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码
键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Log
-
-
0下载:
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,
-
-
0下载:
驱动级键盘获取和模拟源码,对于想开放低级接口的人员很有帮助-Driver level keyboard access and analog source
-
-
0下载:
某款键盘驱动的完整代码,可以用来学习设备驱动。-A complete code of the keyboard-driven, can be used to study the device driver.
-