文件名称:APIHook
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 15.04mb
- 下载次数:
- 1次
- 提 供 者:
- dav***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用微软detours库编写的API拦截函数,本代码主要提供了拦截recv函数的例子,其他函数的拦截可以参考例子编写-Detours library prepared using Microsoft API interception function, the code provides a blocking recv function key example of other function block can refer to the example of the preparation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
APIHook\src\APIHook.dsw
.......\...\APIHook.ncb
.......\...\APIHook.sln
.......\...\APIHook.suo
.......\...\Hook\Debug\BuildLog.htm
.......\...\....\.....\Hook.dll.embed.manifest
.......\...\....\.....\Hook.dll.embed.manifest.res
.......\...\....\.....\Hook.dll.intermediate.manifest
.......\...\....\.....\Hook.obj
.......\...\....\.....\mt.dep
.......\...\....\.....\vc90.idb
.......\...\....\.....\vc90.pdb
.......\...\....\detours.h
.......\...\....\detours.lib
.......\...\....\Hook.cpp
.......\...\....\Hook.def
.......\...\....\Hook.dsp
.......\...\....\Hook.h
.......\...\....\Hook.vcproj
.......\...\....\Hook.vcproj.CHINA-2BC3BAFA1.Administrator.user
.......\...\....\Hook.vcproj.WORK-50F564913E.Administrator.user
.......\...\....\Release\BuildLog.htm
.......\...\....\.......\Hook.dll.intermediate.manifest
.......\...\....\.......\Hook.obj
.......\...\....\.......\mt.dep
.......\...\....\.......\vc90.idb
.......\...\test\Debug\BuildLog.htm
.......\...\....\.....\mt.dep
.......\...\....\.....\StdAfx.obj
.......\...\....\.....\StdAfx.sbr
.......\...\....\.....\test.exe.embed.manifest
.......\...\....\.....\test.exe.embed.manifest.res
.......\...\....\.....\test.exe.intermediate.manifest
.......\...\....\.....\test.obj
.......\...\....\.....\test.pch
.......\...\....\.....\test.res
.......\...\....\.....\test.sbr
.......\...\....\.....\testDlg.obj
.......\...\....\.....\testDlg.sbr
.......\...\....\.....\vc90.idb
.......\...\....\.....\vc90.pdb
.......\...\....\Release\BuildLog.htm
.......\...\....\.......\mt.dep
.......\...\....\.......\StdAfx.obj
.......\...\....\.......\test.exe.intermediate.manifest
.......\...\....\.......\test.obj
.......\...\....\.......\test.pch
.......\...\....\.......\test.res
.......\...\....\.......\testDlg.obj
.......\...\....\.......\vc90.idb
.......\...\....\res\test.ico
.......\...\....\...\test.rc2
.......\...\....\resource.h
.......\...\....\StdAfx.cpp
.......\...\....\StdAfx.h
.......\...\....\test.clw
.......\...\....\test.cpp
.......\...\....\test.dsp
.......\...\....\test.h
.......\...\....\test.rc
.......\...\....\test.vcproj
.......\...\....\test.vcproj.CHINA-2BC3BAFA1.Administrator.user
.......\...\....\test.vcproj.WORK-50F564913E.Administrator.user
.......\...\....\testDlg.cpp
.......\...\....\testDlg.h
.......\...\Hook\Debug
.......\...\....\Release
.......\...\test\Debug
.......\...\....\Release
.......\...\....\res
.......\...\Hook
.......\...\test
.......\src
APIHook
.......\...\APIHook.ncb
.......\...\APIHook.sln
.......\...\APIHook.suo
.......\...\Hook\Debug\BuildLog.htm
.......\...\....\.....\Hook.dll.embed.manifest
.......\...\....\.....\Hook.dll.embed.manifest.res
.......\...\....\.....\Hook.dll.intermediate.manifest
.......\...\....\.....\Hook.obj
.......\...\....\.....\mt.dep
.......\...\....\.....\vc90.idb
.......\...\....\.....\vc90.pdb
.......\...\....\detours.h
.......\...\....\detours.lib
.......\...\....\Hook.cpp
.......\...\....\Hook.def
.......\...\....\Hook.dsp
.......\...\....\Hook.h
.......\...\....\Hook.vcproj
.......\...\....\Hook.vcproj.CHINA-2BC3BAFA1.Administrator.user
.......\...\....\Hook.vcproj.WORK-50F564913E.Administrator.user
.......\...\....\Release\BuildLog.htm
.......\...\....\.......\Hook.dll.intermediate.manifest
.......\...\....\.......\Hook.obj
.......\...\....\.......\mt.dep
.......\...\....\.......\vc90.idb
.......\...\test\Debug\BuildLog.htm
.......\...\....\.....\mt.dep
.......\...\....\.....\StdAfx.obj
.......\...\....\.....\StdAfx.sbr
.......\...\....\.....\test.exe.embed.manifest
.......\...\....\.....\test.exe.embed.manifest.res
.......\...\....\.....\test.exe.intermediate.manifest
.......\...\....\.....\test.obj
.......\...\....\.....\test.pch
.......\...\....\.....\test.res
.......\...\....\.....\test.sbr
.......\...\....\.....\testDlg.obj
.......\...\....\.....\testDlg.sbr
.......\...\....\.....\vc90.idb
.......\...\....\.....\vc90.pdb
.......\...\....\Release\BuildLog.htm
.......\...\....\.......\mt.dep
.......\...\....\.......\StdAfx.obj
.......\...\....\.......\test.exe.intermediate.manifest
.......\...\....\.......\test.obj
.......\...\....\.......\test.pch
.......\...\....\.......\test.res
.......\...\....\.......\testDlg.obj
.......\...\....\.......\vc90.idb
.......\...\....\res\test.ico
.......\...\....\...\test.rc2
.......\...\....\resource.h
.......\...\....\StdAfx.cpp
.......\...\....\StdAfx.h
.......\...\....\test.clw
.......\...\....\test.cpp
.......\...\....\test.dsp
.......\...\....\test.h
.......\...\....\test.rc
.......\...\....\test.vcproj
.......\...\....\test.vcproj.CHINA-2BC3BAFA1.Administrator.user
.......\...\....\test.vcproj.WORK-50F564913E.Administrator.user
.......\...\....\testDlg.cpp
.......\...\....\testDlg.h
.......\...\Hook\Debug
.......\...\....\Release
.......\...\test\Debug
.......\...\....\Release
.......\...\....\res
.......\...\Hook
.......\...\test
.......\src
APIHook