找回密码
 立即注册
theHookLibcodefunction | 程序非源代码 2021-05-14 292 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
5532*-*HookLib v 1.0,HookLib is a code interception engine for Microsoft Windows?This library is the core of our Deviare technology, it has the functionality offered by Microsoft Detours?but we have released it under a GNU LGPL license, this way we offer it as a free download and we allow the use of it for any purpose, including commercial purposes.

The library is coded in C++ and provides all the facilities required to hook any code during runtime. If you need to intercept any Windows API function this tool makes it easier than ever.


This is a fragment of assembler code which shows a code interception in a Win32 API function.
The image shows that every call to the FindNextFile function is handled by the HookLib library, and allows you to execute your custom code.

1620979667377.rar



上一篇:C32asm
下一篇:VirtualBox Disassembler Library