资源列表
[钩子与API截获] httpanalyzer7
说明:Http Analyzer是一个http,https协议分析工具,用此工具可以非常快速的分析出绝大多数视频博客的视频地址(Http Analyzer is a http, https protocol analysis tool, this tool can be very rapid analysis of the vast majority of video blog video address)<boyiyisheng > 在 2025-07-09 上传 | 大小:8.95mb | 下载:0
[钩子与API截获] 万能热键钩子
说明:通过底层键盘钩子实现任意按键任意数量组合成热键,只要你愿意,可以注册如a+b,1+2+3,左ctrl+右ctrl等等形式,并且支持连击热键的注册(Through the bottom keyboard hook to achieve any key, any number of combinations of hot keys, as long as you want, you can register such as a+b, 1+2+3, left ctrl+, right Ctrl and<窗前雨 > 在 2025-07-09 上传 | 大小:9kb | 下载:0
[钩子与API截获] InlineHook
说明:Inline hook简单实用方法, 自己练习的时候用的,(a single example for inline hook)<lychee > 在 2025-07-09 上传 | 大小:13.75mb | 下载:0
[钩子与API截获] messageboxa
说明:c++ builder里的钩子拦截信息,用的是messageboxa(The hook in c++ builder intercepts information, using messageboxa)<cecy > 在 2025-07-09 上传 | 大小:1.47mb | 下载:0
[钩子与API截获] hook
说明:钩子(Hook),是Windows消息处理机制的一个平台,应用程序可以在上面设置子程以监视指定窗口的某种消息,而且所监视的窗口可以是其他进程所创建的。当消息到达后,在目标窗口处理函数之前处理它。钩子机制允许应用程序截获处理window消息或特定事件。该代码包含较为全面的示例。(Hook (Hook), Windows message processing mechanism is a platform, applications can be set on the procedure to mo<riqmany > 在 2025-07-09 上传 | 大小:452kb | 下载:0
[钩子与API截获] EasyHook 2.6 Binaries
说明:最近一段时间由于使用MinHook的API挂钩不稳定,经常因为挂钩地址错误而导致宿主进程崩溃。听同事介绍了一款智能强大的挂钩引擎EasyHook。它比微软的detours好的一点是它的x64注入支持是免费开源的。不想微软的detours,想搞x64还得购买。 EasyHook提供了两种模式的注入管理。一种是托管代码的注入,另一种是非托管代码的注入。我是学习C++的,所以直接学习了例子中的非托管项目UnmanagedHook。里面给了一个简单的挂钩MessageBeep API的示例(D<850980771 > 在 2025-07-09 上传 | 大小:177kb | 下载:0