CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC key hook

搜索资源列表

  1. HOOK

    0下载:
  2. 基于vc++,该程序会自动开机启动,运行后会全屏,屏蔽鼠标和键盘操作,但是按下F2键可退出,属于钩子程序-Based on vc++, the program will automatically boot and run after full-screen, mouse and keyboard screen, but pressing the F2 key to exit, is the hook program
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:330.03kb
    • 提供者:hcz
  1. HsWarkey

    0下载:
  2. 用全局钩子在VC++里做的一个魔兽争霸Dota的一个改键工具,只支持修改小键盘1,2,4,5,7,8-To use the global hook inside the VC++ to do a Warcraft Dota as a key tool for change, which only supports modify the keypad 1,2,4,5,7,8
  3. 所属分类:Game Program

    • 发布日期:2017-05-26
    • 文件大小:8.65mb
    • 提供者:黄胜
  1. KeyboardHook

    0下载:
  2. 键盘钩子程序,按键发声,比较有趣的例子.对钩子的认识有启蒙作用.-Keyboard hook program. it s funny that sound while pressing each key on keyboard.easy understanding for Hooking in programming.
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:590.38kb
    • 提供者:peng
  1. HookApiEasyToKnow

    0下载:
  2. vc下钩子简单应用,举例三种:线程钩子/全局钩子/全局钩子+组合键. 有需要鼠标请自行添加-vc hook under the simple applications, such as three example : thread hooks/Global Hooks/Global Hooks+ key combination.if needed, you can add your own mouse function
  3. 所属分类:Hook api

    • 发布日期:2017-05-11
    • 文件大小:2.03mb
    • 提供者:野火冉冉
  1. TestKeyboard

    1下载:
  2. VC++监测键盘上每一按键的变化,应用了HOOK,键盘钩子,当敲击键盘上的任一个按键时,程序都会检测到,并弹出窗口,告诉用户按下的是哪个键。 -VC++ to monitor each key on the keyboard changes, the application of the HOOK, the keyboard hook, when hit any key on the keyboard, the program will be detected, and the pop-u
  3. 所属分类:Hook api

    • 发布日期:2015-02-21
    • 文件大小:24kb
    • 提供者:guanping
  1. HookKeyboard

    0下载:
  2. 一个vc 实现keyboard hook 键盘记录完整代码。-Vc achieve a full keyboard hook keylogging code.
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:182.64kb
    • 提供者:
  1. TestKeyboard

    0下载:
  2. VC++监测键盘上每一按键的变化,应用了HOOK,键盘钩子,运行截图如上所示,当敲击键盘上的任一个按键时,程序都会检测到,并弹出窗口,告诉用户按下的是哪个键。 -VC++ to monitor each key on the keyboard changes, the application of the HOOK, the keyboard hook, run the screenshot shown above, when the hit any key on the keyboard,
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:19.04kb
    • 提供者:
  1. MaskKey

    1下载:
  2. VC++利用底层键盘钩子屏蔽任意按键,内含Dll源文件,VB、VC++的应用举例-VC++ using low-level keyboard hook shield any key, the source file containing Dll, VB, VC++ application examples
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:41.95kb
    • 提供者:汪金清
  1. VCPP-code

    0下载:
  2. VC++ 编写键盘钩子过程源码,实现了记录键盘事件和屏蔽系统组合键的功能。-source code under the keyboard hook, to achieve a record system keyboard events and screen function key combinations.
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:2.26mb
    • 提供者:陈霸天
  1. hook-key

    0下载:
  2. VC++ hook禁用键盘,屏蔽屏幕。任务管理器无法结束-VC++ hook to disable the keyboard, shield the screen. Task Manager can not end
  3. 所属分类:Hook api

    • 发布日期:2017-05-23
    • 文件大小:6.89mb
    • 提供者:zmf
  1. MaskKey

    0下载:
  2. 屏蔽键盘 VC++ VC++利用底层键盘钩子屏蔽任意按键-Shielded keyboard VC++ VC++ advantage of the underlying keyboard hook to shield any key
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:43.01kb
    • 提供者:郜瑞驰
  1. HookTest-and-ADO-access

    0下载:
  2. 利用HOOK技术,截获所有消息,并进行判断,如果是回车或空格按键消息,就将其屏蔽。 在VC中利用ADO访问数据库。-HOOK technology intercepts all messages, and to judge if it is a carriage return or space key messages will shield. Access the database using ADO in VC.
  3. 所属分类:Hook api

    • 发布日期:2017-11-15
    • 文件大小:157.88kb
    • 提供者:jack who
  1. keyhook

    0下载:
  2. VC++实现的键盘钩子,大伙可以看看,参考下,控制键盘哪个键不能动的好程序-VC++ implemented keyboard hook, and everyone can take a look at the control which keyboard key can not program, refer to the following
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:17.01kb
    • 提供者:黄贤
  1. MaskKey

    0下载:
  2. VB语言调用VC的全局钩子,屏蔽键盘任意键。-VB language called VC global hook, shielding any keyboard key.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:91.51kb
    • 提供者:红烧鲫鱼
  1. InnerHookDlg

    0下载:
  2. 在VC编程的环境下,使用钩子函数来屏蔽回车键-Through VC programming, using the hook function to shield the Enter key
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:1.94kb
    • 提供者:
  1. KeyboardHook

    0下载:
  2. VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时候,它都可以监控到,并弹出窗口告诉你按下的是哪个键,是基于HOOK技术来说的。-VC++ keyboard monitoring procedures, keyboard input text when you press each key on the keyboard, it can be monitored, and the pop-up window telling you which key is pressed, i
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:14.53kb
    • 提供者:李一
  1. KeyboardHook

    1下载:
  2. VC++ 键盘监控程序,可键盘输入文本,当你按下键盘上的每一个键的时分,它都可以监控到,并弹出窗口通知你按下的是哪个键,是根据HOOK技能来说的,VC++编程学习源码,很好的参考资料。-VC++ keyboard monitor, keyboard input text, when you press each key on the keyboard when, it can monitor the pop-up window, and tell you which key is pressed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:15.9kb
    • 提供者:糟熘鱼片
  1. VCPPkeyhook

    0下载:
  2. VC++利用底层键盘钩子屏蔽任意按键 后台拦截任意按键-VC++ advantage of the underlying shield any key keyboard hook to intercept any key background
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-04
    • 文件大小:49.45kb
    • 提供者:zc
  1. codefans.net

    0下载:
  2. VC利用底层键盘钩子屏蔽任意按键MaskKey-VC using any key underlying keyboard hook shielding MaskKey
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:27.84kb
    • 提供者:huajingtian
  1. zywb

    0下载:
  2. 这是一个基于易语言这样一个最简单的开发平台的编写的五笔输入法程序,主要是方便大家了解输入法的过程和实现的原理。同时基于外挂hook模式开发,未来会改进并基于ime模式。1.2.lpk是支持库文件,主要实现了按键拦截和模拟,调试程序前请先安装。基于这个输入法框架进行开发,可以实现大部分输入法的设计要求。避免了vc和windows复杂的消息机制及ime机制的学习成本,使业余爱好者专注于编码的实现,大部分人可以在一周熟练使用易语言开发程序。代码写的比较简陋,内置码表从极点五笔导出,实现了生僻字的输入,
  3. 所属分类:IME Develop

    • 发布日期:2017-05-03
    • 文件大小:1.22mb
    • 提供者:leehaywen
« 12 »
搜珍网 www.dssz.com