API-Hook

所属分类:钩子与API截获
开发工具:Visual C++
文件大小:209KB
下载次数:205
上传日期:2011-03-17 22:37:02
上 传 者@小海
说明:  Win32 API Hook 示例,例子中注释非常详细,简单易懂。本例子中实现了对MessageBox 函数进行Hook , 当然你也可以Hook其他API,只需小小的修改即可。
(Win32 API Hook examples, case notes are very detailed, very easy to understand. In this case realized MessageBox function Hook, of course, you can Hook the other API, only a small change can be.)

文件列表:
HookMessageBoxA\Debug\HookMessageBoxA.exe (172141, 2011-03-17)
HookMessageBoxA\Debug\HookMessageBoxA.ilk (179360, 2011-03-17)
HookMessageBoxA\Debug\HookMessageBoxA.obj (26199, 2011-03-17)
HookMessageBoxA\Debug\HookMessageBoxA.pch (213860, 2011-03-17)
HookMessageBoxA\Debug\HookMessageBoxA.pdb (435200, 2011-03-17)
HookMessageBoxA\Debug\StdAfx.obj (2341, 2011-03-17)
HookMessageBoxA\Debug\vc60.idb (82944, 2011-03-17)
HookMessageBoxA\Debug\vc60.pdb (126976, 2011-03-17)
HookMessageBoxA\HookMessageBoxA.cpp (2311, 2011-03-17)
HookMessageBoxA\HookMessageBoxA.dsp (4644, 2011-03-17)
HookMessageBoxA\HookMessageBoxA.dsw (538, 2011-03-17)
HookMessageBoxA\HookMessageBoxA.ncb (33792, 2011-03-17)
HookMessageBoxA\HookMessageBoxA.opt (48640, 2011-03-17)
HookMessageBoxA\HookMessageBoxA.plg (1415, 2011-03-17)
HookMessageBoxA\StdAfx.cpp (302, 2011-03-17)
HookMessageBoxA\StdAfx.h (769, 2011-03-17)
HookMessageBoxA\Debug (0, 2011-03-17)
HookMessageBoxA (0, 2011-03-17)

======================================================================== CONSOLE APPLICATION : HookMessageBoxA ======================================================================== AppWizard has created this HookMessageBoxA application for you. This file contains a summary of what you will find in each of the files that make up your HookMessageBoxA application. HookMessageBoxA.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. HookMessageBoxA.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named HookMessageBoxA.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者