Prevent_Loadhook

所属分类:钩子与API截获
开发工具:Visual C++
文件大小:12KB
下载次数:79
上传日期:2009-03-02 23:21:11
上 传 者一生有你们
说明:  阻止全局钩子的加载.使用了微软的Detours库进行API拦截。如果只是为了拦截一个函数,使用Detours好像有点儿浪费。本程序不使用Detours库,直接对LoadLibraryExW函数进行拦截。
(Hook to prevent the loading of the overall situation. The use of Microsoft' s Detours library to intercept API. If only in order to intercept a function, use the Detours seems a bit wasteful. This procedure does not use the Detours library, direct-to-interception LoadLibraryExW function.)

文件列表:
Prevent_Loadhook\BlockHookDll.cpp (1692, 2006-10-07)
Prevent_Loadhook\BlockHookDll.dsp (4335, 2006-10-07)
Prevent_Loadhook\BlockHookDll.dsw (547, 2006-10-07)
Prevent_Loadhook\BlockHookDll.h (1390, 2006-10-07)
Prevent_Loadhook\BlockHookDll.rc (5416, 2006-10-07)
Prevent_Loadhook\BlockHookDllDlg.cpp (4212, 2006-10-07)
Prevent_Loadhook\BlockHookDllDlg.h (1408, 2006-10-07)
Prevent_Loadhook\GBlockHookDll.h (3309, 2006-10-07)
Prevent_Loadhook\res\BlockHookDll.ico (1078, 2006-10-07)
Prevent_Loadhook\res\BlockHookDll.rc2 (404, 2006-10-07)
Prevent_Loadhook\res (0, 2009-03-02)
Prevent_Loadhook\Resource.h (546, 2006-10-07)
Prevent_Loadhook\StdAfx.cpp (214, 2006-10-07)
Prevent_Loadhook\StdAfx.h (1054, 2006-10-07)
Prevent_Loadhook (0, 2009-03-02)

近期下载者

相关文件


收藏者