CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - driver keyboard source

搜索资源列表

  1. Keyboardhook

    0下载:
  2. 键盘驱动,可以使初学者对此有个了解,好东东阿,不下后悔,-keyboard driver source code
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:264866
    • 提供者:董早
  1. sbydm

    0下载:
  2. 鼠标驱动源代码,前面网上下了不少功夫才找到免费的下载,但是没做出来,自己偷懒编键盘去了,嘿嘿!-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!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:12271
    • 提供者:李伟
  1. TUSB3410com

    0下载:
  2. Texas Instruments的TUSB3410芯片接键盘输入的固件程序源码和驱动程序源码。-Texas Instruments TUSB3410 chip access the keyboard input of firmware - Sequence source and driver source code.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:66556
    • 提供者:李建英
  1. filterdriver

    0下载:
  2. 用filter driver控制键盘的源代码.-filter driver using the keyboard to control the source code.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:48991
    • 提供者:李光哲
  1. kbhookCode.rar

    0下载:
  2. 实现驱动程序级别的键盘记录功能的源代码!!使用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
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:31736
    • 提供者:xgt
  1. windows_kernel_safe_source_cod

    0下载:
  2. 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1050341
    • 提供者:aaaaaa
  1. Winio.rar

    0下载:
  2. 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.
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:36025
    • 提供者:朱哥哥
  1. kbd_logger

    0下载:
  2. 个键盘记录器(附源代码),能够记录所有的按键信息,包括keyup。记录原始数据,可以通过模拟按键重现。需要vc9的运行库。没有编静态链接的版本。 主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据-A keyboard logger (with source code), to record all of the
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:8533
    • 提供者:阿东
  1. CrippleHS

    1下载:
  2. CrippleHS 為 Bypass HS CRC 的重點 -Bypass HS CRC for CrippleHS focus!!
  3. 所属分类:驱动编程

    • 发布日期:2012-12-17
    • 文件大小:2159650
    • 提供者:Yttuir
  1. source_code

    1下载:
  2. comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1102164
    • 提供者:aaaaaa
  1. chapter03

    0下载:
  2. 键盘过滤驱动源代码,VC++编写的一个完整代码程序,-Keyboard filter driver source code, VC++ Prepared a complete code procedures,
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:62237
    • 提供者:lizhiliang
  1. HookDll2

    0下载:
  2. hook dll driver for keyboard mouse source
  3. 所属分类:Hook api

    • 发布日期:2017-04-25
    • 文件大小:13257
    • 提供者:sky
  1. KeyFilter

    1下载:
  2. 键盘过滤驱动源码,按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.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:5897
    • 提供者:Jgump
  1. jianpanjilu-driver

    0下载:
  2. 键盘过滤驱动得源代码,附有详细得注释,是学习驱动难得的好材料-A keyboard filter driver source code, with detailed notes too, is hard to come by good learning materials-driven
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:142334
    • 提供者:恶少
  1. Windows_Kernel_Security_Programme

    3下载:
  2. 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:2041010
    • 提供者:lq7972
  1. HookKey

    1下载:
  2. IRP Hook 键盘Logger源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-
  3. 所属分类:Hook api

    • 发布日期:
    • 文件大小:57659
    • 提供者:ithurricane
  1. keyboardlogger

    0下载:
  2. 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
  3. 所属分类:Hook api

    • 发布日期:2017-03-23
    • 文件大小:62869
    • 提供者:ithurricane
  1. Minix-keyboard-driver

    0下载:
  2. 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,
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:20370
    • 提供者:杨岩
  1. Source

    0下载:
  2. 驱动级键盘获取和模拟源码,对于想开放低级接口的人员很有帮助-Driver level keyboard access and analog source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:24428
    • 提供者:huang
  1. HID-source-code(DARFON-AM750)

    0下载:
  2. 某款键盘驱动的完整代码,可以用来学习设备驱动。-A complete code of the keyboard-driven, can be used to study the device driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:45889
    • 提供者:yansword
« 12 »
搜珍网 www.dssz.com