文件名称:hook_api_SDK
介绍说明--下载内容均来自于网络,请自行研究使用
微软公司的拦截api开发包:
All Detours functions are compatible with all x86 version of Windows NT,
Windows 2000, and Windows XP. However, under Windows 95, Windows 98, and
Windows ME, the DetourFunction* APIS do not work unless the program is
running under a debugger (the process was created with the DEBUG_PROCESS flag
on the call to the CreateProcess* APIs). Since most programs are not typically
run under a debugger, the DetourFunction* APIs do not work for most programs
on Win9x platforms.-Microsoft's interception api development kits : All Detours functions are compatible with all x 86 version of Windows NT, Windows 2000, and Windows XP. However, under Windows 95, Windows 98 and Windows ME, * DetourFunction the APIS do not work unless the program is running under a debugger (the proces 's was created with the flag on the DEBUG_PROCESS call to the CreateProcess * APIs). Since most pr ograms are not typically run under a debugger. the DetourFunction * APIs do not work for most pr ograms on Win9x platforms.
All Detours functions are compatible with all x86 version of Windows NT,
Windows 2000, and Windows XP. However, under Windows 95, Windows 98, and
Windows ME, the DetourFunction* APIS do not work unless the program is
running under a debugger (the process was created with the DEBUG_PROCESS flag
on the call to the CreateProcess* APIs). Since most programs are not typically
run under a debugger, the DetourFunction* APIs do not work for most programs
on Win9x platforms.-Microsoft's interception api development kits : All Detours functions are compatible with all x 86 version of Windows NT, Windows 2000, and Windows XP. However, under Windows 95, Windows 98 and Windows ME, * DetourFunction the APIS do not work unless the program is running under a debugger (the proces 's was created with the flag on the DEBUG_PROCESS call to the CreateProcess * APIs). Since most pr ograms are not typically run under a debugger. the DetourFunction * APIs do not work for most pr ograms on Win9x platforms.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 17869342hook_api_sdk.rar 列表 include\detours.h include lib\detours.lib lib\detours.pdb lib samples\common.mak samples\cping\cping.cpp samples\cping\cping.dat samples\cping\iping.idl samples\cping\Makefile samples\cping\README.TXT samples\cping\Test.Bat samples\cping samples\disas\disas.cpp samples\disas\Makefile samples\disas\Test.Bat samples\disas samples\dtest\dtest.cpp samples\dtest\Makefile samples\dtest\Test.Bat samples\dtest samples\dumpe\dumpe.cpp samples\dumpe\Makefile samples\dumpe\Test.Bat samples\dumpe samples\dumpi\dumpi.cpp samples\dumpi\Makefile samples\dumpi\Test.Bat samples\dumpi samples\einst\edll1.cpp samples\einst\edll2.cpp samples\einst\edll3.cpp samples\einst\einst.cpp samples\einst\Makefile samples\einst\Test.Bat samples\einst samples\excep\excep.cpp samples\excep\Makefile samples\excep\Test.Bat samples\excep samples\heapa\heapa.cpp samples\heapa\Makefile samples\heapa samples\injdll\injdll.cpp samples\injdll\Makefile samples\injdll\Test.Bat samples\injdll samples\Makefile samples\member\Makefile samples\member\member.cpp samples\member samples\README.TXT samples\setdll\Makefile samples\setdll\setdll.cpp samples\setdll\Test.Bat samples\setdll samples\slept\Makefile samples\slept\NORMAL.TXT samples\slept\sleepinj.cpp samples\slept\sleepnew.cpp samples\slept\sleepold.cpp samples\slept\slept.cpp samples\slept\slept.h samples\slept\Test.Bat samples\slept\verify.cpp samples\slept samples\syelog\Makefile samples\syelog\sltest.cpp samples\syelog\slteste.cpp samples\syelog\sltestp.cpp samples\syelog\sltests.cpp samples\syelog\syelog.cpp samples\syelog\syelog.h samples\syelog\syelogd.cpp samples\syelog\Test.Bat samples\syelog samples\traceapi\Makefile samples\traceapi\Test.Bat samples\traceapi\traceapi.cpp samples\traceapi\_win32.cpp samples\traceapi samples\tracelnk\Makefile samples\tracelnk\Test.Bat samples\tracelnk\testn.bat samples\tracelnk\tracelnk.cpp samples\tracelnk samples\tracemem\Makefile samples\tracemem\Test.Bat samples\tracemem\tracemem.cpp samples\tracemem samples\tracereg\Makefile samples\tracereg\Test.Bat samples\tracereg\tracereg.cpp samples\tracereg samples\traceser\Makefile samples\traceser\Test.Bat samples\traceser\traceser.cpp samples\traceser samples\tracetcp\Makefile samples\tracetcp\Test.Bat samples\tracetcp\tracetcp.cpp samples\tracetcp samples\withdll\Makefile samples\withdll\Test.Bat samples\withdll\withdll.cpp samples\withdll samples src\creatwth.cpp src\detours.cpp src\detours.h src\disasm.cpp src\disasm.h src\firstexc.cpp src\image.cpp src\Makefile src Detours.doc Detours.pdf Detours.ppt DetoursConference.ppt LICENSE.TXT Makefile README.TXT REDIST.TXT