64/32 hook api 实现

时间:2014-12-13 11:17:42
【文件属性】:

文件名称:64/32 hook api 实现

文件大小:40KB

文件格式:RAR

更新时间:2014-12-13 11:17:42

64位下hook api方法学习

原理说明地址 http://www.codeproject.com/KB/winsdk/LibMinHook.aspx


【文件预览】:
HookApiDll
----stdafx.cpp(215B)
----hookdlltest.cpp(710B)
----stdafx.h(318B)
----HookApiDll.cpp(1009B)
----HookApiDll.h(809B)
----dllmain.cpp(3KB)
----targetver.h(236B)
----HookApiDll.vcxproj.filters(3KB)
----src()
--------trampoline.h(2KB)
--------pstdint.h(27KB)
--------buffer.h(2KB)
--------thread.h(3KB)
--------HDE32()
--------hook.h(2KB)
--------thread.cpp(5KB)
--------buffer.cpp(7KB)
--------HDE64()
--------export.cpp(2KB)
--------trampoline.cpp(9KB)
--------hook.cpp(10KB)
----MinHook.h(4KB)
----HookApiDll.vcxproj.user(143B)
----HookApiDll.vcxproj(9KB)
----ReadMe.txt(2KB)

网友评论

  • 是windows钩子,不是apihook