资源列表
Bypass_Head_Inline_Hook
- 绕过head Inline Hook.以未导出函数KiInsertQueueApc为例,演示如何恢复钩子。-bypass head inline hook. Take KiInsertQueueApc as an example and show how to achieve it.
RemoteInject
- 消息钩子的注入代码,进行消息钩子的示例。-Message hook into the code
KeyHookvb
- 监视 键盘 num caps insert scr 键状态-Monitor keyboard key state num caps insert scr
MouseHook
- 一个钩子应用的具体实例,可以更具体了解钩子的创建与运用,试用初学者。-Specific examples of the application of a hook, the hook can be more specific understanding of the creation and use of probation for beginners.
keyhook
- 关于WINDOWS HOOK机制的一段代码-Mechanism on a piece of code WINDOWS HOOK
Mousehook
- Mouse-鼠标钩子很好用的程序,希望对你有帮助-mouse hook program i hope to help you
Hook
- hook 挂接窗口-hook dddddddddddd guajiek
KeyBoardHook
- 在VC环境下,演示键盘钩子应用实例,对理解钩子函数有用-KeyBoardHook
izg
- 自己写的 怪怪水族馆 辅助软件源码 使用了远程钩子技术来实现辅助抓鱼的功能-Write their own strange aquarium supporting software source code
Hook
- 1、自带detours库文件 说明文件pdf 2、底层HOOK API CreateFile 有范例程序(vs2008) 3、底层Hook API DeleteFile-1, detours library comes with documentation pdf 2, bottom HOOK API CreateFile a sample program (vs2008) 3, bottom Hook API DeleteFile
Hook_key_mouse
- 该程序设置全局鼠标键盘钩子函数,然后钩子函数对截取的消息发给本程序,消息按windows定义的WPARAM,LPARAM封装-The program set a global mouse and keyboard hooks, and then hook on the interception of messages sent to this procedure, the message defined by windows WPARAM, LPARAM package
lainline_log
- autoit v3 制作 lainline 界面事件记录工具 记录以下事件 :1窗体创建 2消减窗体 3鼠标左击 4鼠标右击 5鼠标双击 6键盘事件 7鼠标拖动 8滚轮上滚 9滚轮下滚 10滚轮按下 截图 11鼠标图标改变 12窗体焦点变化 网页格式保存 版本信息 多语言支持 回放 13窗口显示 14窗口隐藏 15控件焦点变化-autoit v3 interface, event logging tools ma