资源列表
Paladin_demo(HookAPI is the API SDK).zip
- Paladin_demo(HookAPI is the API SDK)
KeyboardHook3
- 用VC实现的一个键盘发声系统,利用了Windows钩子技术实现键盘的发声-with VC of a keyboard audible system, the use of the Windows keyboard hook technology to achieve the audible
key
- 键盘监视软体(VB) 防止电脑被人乱搞没纪录的软体-Keyboard monitoring software (VB) to prevent the computer has been messing around and did not record software
The_ancient_art_of_hook
- 用户空间和内核hook详细说明, 很有用-User space and kernel hook details
hook_art
- 古老的钩子艺术,PDF书籍,详细深入描述钩子-The hooks the ancient art of
keycansound
- 简单的使用钩子截取键盘的的例子可以使键盘发出声音给初学者很好的学习-Interception of the use of simple keyboard hook examples can make the keyboard sounds good learning experience for beginners
KeyboardHook
- vc++开发的键盘发音程序,可以了解键盘钩子的程序开发方法
antiYXXZJL
- 游戏限制精灵强制卸载器源码,不用知道密码就能卸载游戏限制精灵。-Unloading restrictions forced the game source code wizard, do not know the password to uninstall the game limit the wizard.
HOOK_CreateProcess
- 一个拦截CreateProcess函数,不允许创建进程的程序例子!
HookTest
- c++ 钩子DLL 键盘输入获取示例 输入保存为TXT-c++ keyboard hook DLL for example, input is saved as TXT
Release
- 键盘钩子程序演示Demo。这里只是直接使用键盘钩子。