搜索资源列表
键盘钩子例子
- 键盘钩子的实例,以vc为开发环境。-keyboard hook example, vc for the development environment.
vc++hookdll
- 中文键盘钩子. 欢迎下载!-Chinese keyboard hook. welcome to download!
vc消息捕捉
- 这是一个用vc实现的有关消息捕捉的程序,可一得到鼠标的位置及键盘的按下情况-This is a realization of the vc used the news of the capture, may be a position of the mouse and keyboard of the press
截获键盘
- vc截获键盘信息 先编译LaunchDLL,然后把LaunchDLL.h和LaunchDLL.lib复制到KeyHook工程目录中,LaunchDLL.dll复制到Debug目录下-vc keyboard intercepted information compiled LaunchDLL first, and then LaunchDLL.h KeyHook LaunchDLL.lib copied to the project directory, LaunchDLL.dll copied
VC记录键盘事件
- 用VC实现记录键盘事件
vc键盘钩子使用源码
- vc键盘钩子使用源码 源码介绍了如何使用键盘钩子
记录键盘所输入的按键
- 记录键盘所输入的按键,可以用于黑客开发应用。VC开发的代码,基于WINDOWS.-Records entered the keyboard keys can be used for development and application of hackers. VC++ code, based on WINDOWS.
HOOK
- 基于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
VCKeyboard
- VC基于winio的模拟键盘按键方法源代码。本人自己编写。开发过程中很有参考价值。-VC-based approach winio analog keyboard keys source code. The process of developing a good reference.
Hook
- vc写的。钩子程序:运行时截获键盘鼠标信息,只有输入正确密码才可回复正常。-vc written. Hook procedure: run-time interception of keyboard and mouse information, only enter the correct password before they can return to normal.
WH_KEYBOARD_LL
- 采用VC6.0编写的一个全局钩子,用以截获键盘的键入消息,经测试可用。-Written by VC6.0 a global hook to intercept the keyboard type information, available via testing.
1
- vc获取键盘状态函数介绍,判断各键是否按下,各个键的键值-vc introduced to obtain the keyboard state function to determine whether the key pressed, all keys keys
testHookdll
- vc下实现hook全局键盘鼠标事件的demo,hook到之后没有做具体操作。-vc under the overall implementation hook keyboard and mouse events demo, hook to NOT to do after the concrete operation.
KeyBoardHook
- VC编写的windows键盘钩子程序,可以帮助捕获各种功能键-VC prepared windows keyboard hook procedure, can help capture a variety of function keys
KeyboardHook
- 键盘钩子程序,按键发声,比较有趣的例子.对钩子的认识有启蒙作用.-Keyboard hook program. it s funny that sound while pressing each key on keyboard.easy understanding for Hooking in programming.
MyKeyHookToFile
- VC编写的系统键盘钩子动态库和应用程序,用来记录键盘的消息,并按日期保存在不同的文件中-VC prepared the keyboard hook DLL system and applications, the keyboard used to record the message, and the date stored in different document
hookkey
- VC HOOK键盘源码, 很适合初学者学习用。 -hook
vc_hook_record_keyboard_input_character_source
- vc钩子记录键盘输入字符源码vc hook record keyboard input character source-vc hook record keyboard input character source
TestKeyboard
- 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
HookKeyboard
- 一个vc 实现keyboard hook 键盘记录完整代码。-Vc achieve a full keyboard hook keylogging code.