CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 键盘钩子

搜索资源列表

  1. MyHook

    0下载:
  2. 一个拦截键盘和鼠标消息的钩子源码,也是一个很好的dll示例程序。-An intercept keyboard and mouse message hook source code, but also a good dll sample program.
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:46857
    • 提供者:kevin
  1. inject1

    0下载:
  2. DLL注入、输入法与键盘HOOK\1-火星文输入法外挂(仅拦截并修改输入法,使用WM_DEBUG钩子,对控制台程序也有效,稳定性一般)-dll injection
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:933889
    • 提供者:王河
  1. inject2

    0下载:
  2. DLL注入、输入法与键盘HOOK\2-拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳-dll injection
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:52239
    • 提供者:王河
  1. keyinputrecord

    0下载:
  2. 利用API钩子实现简单的截获IE中的键盘输入并且记录到文本文档中-The use of API hook to achieve a simple IE intercepted and recorded in the keyboard input to text document
  3. 所属分类:Hook api

    • 发布日期:2017-05-11
    • 文件大小:2424784
    • 提供者:target
  1. KeybdHook

    0下载:
  2. 该DLL出口为目的的多种功能 说明如何安装,控制和取消安装 Windows的监测键盘活动挂钩函数。 源代码的大部分可用于几乎任何类型 Windows的钩子函数。-The DLL exports several functions for the purpose of illustrating how to install, control, and de-install a Windows hook function for monitoring keyboa
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:59839
    • 提供者:joey
  1. UserActivityHook

    0下载:
  2. 演示鼠标、键盘动作类钩子(HOOK)的使用-Presenter Mouse, keyboard hook class action (HOOK) The use of
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:53424
    • 提供者:jiwang
  1. KeyMouseHook

    0下载:
  2. .NET框架下一个键盘鼠标钩子的完全封装。当截获事件后,会引发.NET框架的窗体标准键盘、鼠标事件,非常容易操作。使用的语言为Visual Basic.NET-. NET under the framework of a keyboard and mouse hook complete package. When the intercepted event, it will trigger. NET Framework form the standard keyboard, mouse even
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:3494
    • 提供者:SYC
  1. IDSImprover

    0下载:
  2. 利用钩子程序检测是否有人使用键盘鼠标。以时间间隔作为依据,进行概率分析。-The use of hook program detects whether someone using the keyboard and mouse. A time interval as the basis for probability analysis.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:43586
    • 提供者:吴吉土
  1. Hook

    0下载:
  2. 钩子函数的编写 实现了键盘鼠标的跟踪 看后请作为参考 经过了测试可以执行-Hook function is prepared to achieve the keyboard and mouse tracking to see as a reference after you tested can perform
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1227116
    • 提供者:liulan
  1. getKey

    1下载:
  2. VFP不用钩子实现键盘记录技术一例.很有参考价值。-no use Hook,get Key
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2408
    • 提供者:lt8
  1. journalplayback

    0下载:
  2. 可以播放文件中的鼠标和键盘事件的日志钩子~!-You can play the file in the mouse and keyboard events log hook ~!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:4483
    • 提供者:ZGH
  1. EyesHealth

    0下载:
  2. 利用钩子,定时锁住键盘和鼠标。强制电脑使用者停止使用电脑,以达到保护眼睛的目的-The use of hooks, timing lock the keyboard and mouse. Forced computer users to stop using the computer in order to achieve the purpose of eye protection
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:2151889
    • 提供者:吴键川
  1. TxtDllInjectApp

    0下载:
  2. 一个TXT记事本的键盘消息钩子,可以钩住所有的打开的TXT,实现无法键盘输入功能-TXT message notepad keyboard hook, you can hook all the open TXT, no keyboard input to achieve
  3. 所属分类:Hook api

    • 发布日期:2017-06-10
    • 文件大小:17009368
    • 提供者:YuMy
  1. InterceptAndModifyTheInputMessageBlockButDoesNotMo

    0下载:
  2. 拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳)-Intercept and modify the input message block but does not modify the keyboard (using WH_KEYBOARD hook, on the console application is invalid, the stability of the best)
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:53030
    • 提供者:小路
  1. jianpanjiluqi

    0下载:
  2. 一个键盘记录器的代码,教你如何使用钩子函数-Code for a keyboard recorder, to teach you how to use the hook function
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:49103
    • 提供者:孙晨
  1. erboHook

    0下载:
  2. 系统 钩子 初学入门 , 当前只实现按键计数、鼠标计数、禁用键盘功能。-Beginners Introduction to hook the system, currently only achieve key count mouse counting, disable the keyboard function.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:79001
    • 提供者:erbo
  1. proj_zl

    0下载:
  2. windows钩子模拟键盘输入的代码。是用c++ builder写的。-windows hook c++ builder implementation.it simulate keyboard action.
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:705432
    • 提供者:李亮
  1. cmd

    0下载:
  2. 采用钩子函数进行键盘监视,将键盘输入信息保存到一个文件中-Using the keyboard hook function monitor, keyboard input information saved to a file
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1872405
    • 提供者:欧阳逸明
  1. keypiano

    0下载:
  2. 按键发音,做了个全局钩子,实现键盘的发音。-Pronunciation key, made a global hook, to achieve the keyboard sounds.
  3. 所属分类:Hook api

    • 发布日期:2017-05-22
    • 文件大小:6933762
    • 提供者:L
  1. w_Hook

    0下载:
  2. 关于Windows的钩子编程,好玩的小程序,主要功能统计一天鼠标移动了多少米,还有键盘敲击了多少次-Hooks on Windows programming, fun, small program, the main function of statistics how many meters a day mouse, as well as the number of keyboard percussion
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:153886
    • 提供者:ROY
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 43 »
搜珍网 www.dssz.com