API_HOOK

所属分类:钩子与API截获
开发工具:Visual C++
文件大小:18KB
下载次数:163
上传日期:2008-12-18 14:38:26
上 传 者Titansky
说明:  API HOOK源码,自己写的,C++源码,使用的也是定位IAT表,获取需要HOOK的API,然后HOOK并处理~
(API HOOK source, wrote it myself, C++ Source, the use of the IAT is also positioning table, access to the needs of HOOK the API, and then HOOK and processed ~)

文件列表:
API HOOK\ApiHook\ApiHook.cpp (3747, 2007-12-15)
API HOOK\ApiHook\ApiHook.def (21, 2007-12-14)
API HOOK\ApiHook\ApiHook.dsp (4373, 2007-12-14)
API HOOK\ApiHook\ApiHook.dsw (522, 2007-12-14)
API HOOK\ApiHook\ApiHook.ncb (50176, 2007-12-15)
API HOOK\ApiHook\ApiHook.opt (48640, 2007-12-15)
API HOOK\ApiHook\ApiHook.plg (1415, 2007-12-15)
API HOOK\ApiHook\StdAfx.cpp (294, 2007-12-14)
API HOOK\ApiHook\StdAfx.h (802, 2007-12-14)
API HOOK\SetHook\SetHook.cpp (783, 2007-12-14)
API HOOK\SetHook\SetHook.dsp (4182, 2007-12-14)
API HOOK\SetHook\SetHook.dsw (522, 2007-12-14)
API HOOK\SetHook\SetHook.ncb (50176, 2007-12-15)
API HOOK\SetHook\SetHook.opt (48640, 2007-12-15)
API HOOK\SetHook\SetHook.plg (250, 2007-12-14)
API HOOK\SetHook\StdAfx.cpp (294, 2007-12-14)
API HOOK\SetHook\StdAfx.h (773, 2007-12-14)
API HOOK\ApiHook (0, 2008-01-07)
API HOOK\SetHook (0, 2008-01-07)
API HOOK (0, 2008-01-07)

======================================================================== DYNAMIC LINK LIBRARY : ApiHook ======================================================================== AppWizard has created this ApiHook DLL for you. This file contains a summary of what you will find in each of the files that make up your ApiHook application. ApiHook.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. ApiHook.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn't produce lib" checkbox in the Linker settings page for this project. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named ApiHook.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者