资源列表
gouzi
- VC中HOOK的代码实现,可做参考学习之用。-HOOK VC in the code, do refer to learning.
Get-the-value-of-the-global-keyboard
- 通过回调函数获取全局键盘值,调用非常方便,值得一用。里面是一个测试例子,可以拿去借鉴和完善-Callback function to get the whole keyboard by value, call very convenient, it is worth using. There is a test case, you can take it learn and improve
Develop.code.create.classic.hook.DEMO
- 钩子创建DEMO经典开发代码Develop code to create the classic hook DEMO -Develop code to create the classic hook DEMO
key_preview
- is a simple Macro recorder/player for Windows that uses windows hooks to record and replay mouse and keyboard actions that you perform on the desktop. It is similar to the macro functionality present in applications like Word and Excel, only that the
HookShadowSSDT
- HookShadowSSDT原理代码 保护方面的知识,感兴趣的多看看,有帮助的-HookShadowSSDT the protection of the principles of the code, interested see more helpful
detours
- Detours的使用方法,微软公司的开源东东,这个文档演示了如何使用这个强大的工具。-Detours
APIITERCEPT
- 这个可以截取所有的API函数,我曾用此截取Windows的语音函数,可以监听QQ语音聊天内容,各位请享用-This can intercept all of the API functions, I have used this voice interception Windows function, you can listen QQ voice chat, you Enjoy! !
Mousehook
- VS2005编程环境下的一个鼠标钩子实例,使用c++,不足之处尽请见谅-VS2005 programming environment of a mouse hook example, use c++, deficiencies do please forgive me. . .
HOOK-class
- HOOK技术的Ring0级进程保护组件设计与实现-HOOK-class process technology Ring0 component design and implementation of protection
H_D3D
- 在程序启动前 Hook Direct3D APi函数 截获函数-In the proceedings before the Hook Direct3D APi function intercepted function
HookDll
- 键盘全局钩子样例,可以截获键盘输入。(cpp中有详细注释) 使用方法,打开exe文件,点击菜单选择install hook即可~-Global keyboard hook sample, can intercept keyboard input. (Cpp in detail in comments) to use to open the exe file, click the menu you can select the install hook ~
mouse
- 获取鼠标指针,通过消息处理方式、定时器方式、多线程方式和全局钩子方式四种方式实现获取鼠标指针的程序。-The mouse pointer, by way of messaging, timer mode, multi-threaded approach and way of four ways to achieve global hook to get the mouse pointer in the program.