Easy way to set up global API hooks

时间:2015-03-12 05:23:34
【文件属性】:
文件名称:Easy way to set up global API hooks
文件大小:760KB
文件格式:ZIP
更新时间:2015-03-12 05:23:34
API hooks 本文介绍了一种简单的方式,成立全系统的全局API钩子。它使用的DLL注入和API挂接Mhook库AppInit_DLLs注册表键。为了说明这种技术,我们将展示如何轻松地隐藏CALC.EXE从正在运行的进程列表。
【文件预览】:
AppInitHook
----AppInitHook()
--------mhook()
--------stdafx.h(202B)
--------main.cpp(3KB)
--------stdafx.cpp(298B)
--------AppInitHook.vcproj(7KB)
--------targetver.h(678B)
----AppInitHook.sln(899B)
Easy way to set up global API hooks - CodeProject®.mht

网友评论