搜索资源列表
EasyHook_2.6_Binaries
- Continuing Detours: the reinvention of Windows API Hooking
EasyHook_2.6_Source_Code
- Easy Hook 2.6 ,一个实现钩子的库,具体的可以下载去看-Easy Hook 2.6, a hook library to achieve the specific area can be downloaded to see
PatchGuard_3_Source_Code
- 过64位系统 PatchGuard The is just a showcase to decide whether EasyHook will be extended to kernel mode. The drivers will disable PatchGuard 2 and PatchGuard 3 on all current windows versions. I hope you enjoy exploring this special kind of
EasyHook-2.7.4761.0-Source
- .NET下的HOOK库。可以全局HOOK API函数。包中的例子是HOOK CreateFile函数。-The. NET HOOK library. Globally HOOK API functions. The example pack HOOK CreateFile function.
EasyHook-2.7.5159.0-Source
- win32 Hook api 钩子与API截获 -win32 Hook api
EasyHook 2.6 Binaries
- 最近一段时间由于使用MinHook的API挂钩不稳定,经常因为挂钩地址错误而导致宿主进程崩溃。听同事介绍了一款智能强大的挂钩引擎EasyHook。它比微软的detours好的一点是它的x64注入支持是免费开源的。不想微软的detours,想搞x64还得购买。 EasyHook提供了两种模式的注入管理。一种是托管代码的注入,另一种是非托管代码的注入。我是学习C++的,所以直接学习了例子中的非托管项目UnmanagedHook。里面给了一个简单的挂钩MessageBeep API的示例(D
EasyHook-2.7.6270.0
- 含内核HOOK 的 easyhook,可用于C#等语言支持(easy hook lib 2.7.6270.0)