-
MinHook - 简约实用的 x86/x64 API 钩子库
翻译 maninwest@Codeforge 作者Tsuda Kageyu @ Codeproject
背景
如果你对 Windows API Hook 感兴趣,你也一定知道 Microsoft Research 有个有名的库 - Detours。它非常有用,但是它的免费版本 (名为 "Express") 不支持 x64 位的环境。尽管商业版 (名为 "专业版") 支持 x64 位环境,但是它太贵了 -大约需要 US$10,000!
所以我决定自己从头写个 "poorman 的 Detours" 。我的库不是 Detours 的完美克隆,只是一个 API 钩子功能,因为这样就够用了。
到 2015 年1 月,此库已用于了一些项目中 : 7+ Taskbar Tweaker,Better Explorer, DxWnd, NonVisual Desktop Access, Open Broadcaster Software, QTTabBar, x360ce 等等。我很高兴发现这个库对人们有用。
使用库 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-25 14:18:29下载
- 积分:1
-
可以监测cpu时钟周期,用于分布式系统需要时钟同步的场合,该程序包含源代码...
可以监测cpu时钟周期,用于分布式系统需要时钟同步的场合,该程序包含源代码-can monitor CPU clock cycle, the need for distributed system clock synchronization occasions, the program includes source code
- 2022-05-18 14:41:08下载
- 积分:1
-
关于IE的一个钩子编程技术
关于IE的一个钩子编程技术-on a hook Programming
- 2022-08-12 22:44:34下载
- 积分:1
-
Hook System hidden source ports and examples
Hook 系统服务隐藏端口源码及示例 -Hook System hidden source ports and examples
- 2022-01-21 03:43:01下载
- 积分:1
-
This is an activeX control. Installation of the mouse achieve a hook function.
这是一个activex控件.实现安装一个鼠标钩子的功能.-This is an activeX control. Installation of the mouse achieve a hook function.
- 2022-03-23 06:44:18下载
- 积分:1
-
键盘钩子实例
键盘hook例子-keyboard hook example
- 2022-03-17 15:24:42下载
- 积分:1
-
Keyboard hook through keyboard.cs in category KeyboardHook to create and manage....
键盘钩子是通过keyboard.cs中的KeyboardHook类来建立和管理的。这个类实现了IDisposable接口,因此,实例化它的最简单的方法是在应用程序的Main()方法中使用using关键字来封装Application.Run()调用。-Keyboard hook through keyboard.cs in category KeyboardHook to create and manage. This class implements IDisposable interface, so instances of it the simplest way is in the application of the Main () method of using keywords to use package Application.Run () call.
- 2022-05-18 21:57:58下载
- 积分:1
-
一个实现获取各种路径的实例(文件路径、windows 路径、system路径)...
一个实现获取各种路径的实例(文件路径、windows 路径、system路径)-access to a variety of paths to achieve examples (paper trails, windows path system path)
- 2022-01-21 17:52:15下载
- 积分:1
-
VB制作按HOME呼出窗体的源码,可修改成其他热键呼出使用
VB制作按HOME呼出窗体的源码,可修改成其他热键呼出使用-HOME exhaled VB form produced by the source can be modified into other hotkey exhaled use
- 2022-11-19 14:25:03下载
- 积分:1
-
HOOK urldownloadtofile this function to achieve the purpose of monitoring those...
HOOK urldownloadtofile 这各函数实现监控下载者的目的-HOOK urldownloadtofile this function to achieve the purpose of monitoring those who download
- 2023-06-16 18:55:03下载
- 积分:1