文件名称:Prevent_Loadhook
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:11.77kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
阻止全局钩子的加载.使用了微软的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.
相关搜索: 全局钩子
detours hook code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Prevent_Loadhook/BlockHookDll.cpp
Prevent_Loadhook/BlockHookDll.dsp
Prevent_Loadhook/BlockHookDll.dsw
Prevent_Loadhook/BlockHookDll.h
Prevent_Loadhook/BlockHookDll.rc
Prevent_Loadhook/BlockHookDllDlg.cpp
Prevent_Loadhook/BlockHookDllDlg.h
Prevent_Loadhook/GBlockHookDll.h
Prevent_Loadhook/ReadMe.txt
Prevent_Loadhook/res/BlockHookDll.ico
Prevent_Loadhook/res/BlockHookDll.rc2
Prevent_Loadhook/res
Prevent_Loadhook/Resource.h
Prevent_Loadhook/StdAfx.cpp
Prevent_Loadhook/StdAfx.h
Prevent_Loadhook
Prevent_Loadhook/BlockHookDll.dsp
Prevent_Loadhook/BlockHookDll.dsw
Prevent_Loadhook/BlockHookDll.h
Prevent_Loadhook/BlockHookDll.rc
Prevent_Loadhook/BlockHookDllDlg.cpp
Prevent_Loadhook/BlockHookDllDlg.h
Prevent_Loadhook/GBlockHookDll.h
Prevent_Loadhook/ReadMe.txt
Prevent_Loadhook/res/BlockHookDll.ico
Prevent_Loadhook/res/BlockHookDll.rc2
Prevent_Loadhook/res
Prevent_Loadhook/Resource.h
Prevent_Loadhook/StdAfx.cpp
Prevent_Loadhook/StdAfx.h
Prevent_Loadhook
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.