文件名称:hook
- 所属分类:
- 钩子与API截获
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- 冰*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
挂钩(HOOK)的基本原理
WINDOWS调用挂接的回调函数时首先会调用位于函数链首的函数,我们只要将自己的回调函数置于链首,该回调函数就会首先被调用。那么如何将我们自己的回调函数置于函数链的链首呢?函数SetWindowsHookEx()实现的就是该功能。-Linked to (HOOK) The basic principle articulated WINDOWS call the callback function when the function will first call at a function of the first chain, we need only its own callback function will be placed in the first chain, the callback function will be the first to be called. How to put our own callback function at the first chain function chain it? Function SetWindowsHookEx () is the realization of the feature.
WINDOWS调用挂接的回调函数时首先会调用位于函数链首的函数,我们只要将自己的回调函数置于链首,该回调函数就会首先被调用。那么如何将我们自己的回调函数置于函数链的链首呢?函数SetWindowsHookEx()实现的就是该功能。-Linked to (HOOK) The basic principle articulated WINDOWS call the callback function when the function will first call at a function of the first chain, we need only its own callback function will be placed in the first chain, the callback function will be the first to be called. How to put our own callback function at the first chain function chain it? Function SetWindowsHookEx () is the realization of the feature.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
*器代码
..............\dll
..............\...\ktr.c
..............\...\ktr.dsp
..............\...\ktr.dsw
..............\...\ktr.h
..............\...\ktr.ncb
..............\...\ktr.opt
..............\...\ktr.plg
..............\...\Release
..............\exe
..............\...\ktr.h
..............\...\ktrexe.c
..............\...\ktrexe.dsp
..............\...\ktrexe.dsw
..............\...\ktrexe.ncb
..............\...\ktrexe.opt
..............\...\ktrexe.plg
..............\...\Release
..............\dll
..............\...\ktr.c
..............\...\ktr.dsp
..............\...\ktr.dsw
..............\...\ktr.h
..............\...\ktr.ncb
..............\...\ktr.opt
..............\...\ktr.plg
..............\...\Release
..............\exe
..............\...\ktr.h
..............\...\ktrexe.c
..............\...\ktrexe.dsp
..............\...\ktrexe.dsw
..............\...\ktrexe.ncb
..............\...\ktrexe.opt
..............\...\ktrexe.plg
..............\...\Release