文件名称:HookAPI 1.7 Windows API钩子程序
介绍说明--下载内容来自于网络,使用问题请自行百度
通过修改API函数开始前5字节,跳转到自定义API的方式,截获函数调用.
支持Win95,Win32等系统,在WinXp sp2或以后系统中使用,会出现蓝屏,原因是程序修改了代码的页面权限为PAGE_READWRITE,导至WinXP Sp2的系统保护功能出现蓝屏,只需将源代码里的所有PAGE_READWRITE修改为 PAGE_READWRITE_EXECUTE即可正常使用.
支持Win95,Win32等系统,在WinXp sp2或以后系统中使用,会出现蓝屏,原因是程序修改了代码的页面权限为PAGE_READWRITE,导至WinXP Sp2的系统保护功能出现蓝屏,只需将源代码里的所有PAGE_READWRITE修改为 PAGE_READWRITE_EXECUTE即可正常使用.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : HookAPI1.7.rar 列表 HookAPI1.7\1.6版本更新内容.txt HookAPI1.7\bug_fixed1.52.txt HookAPI1.7\DLL\ApiInfo.cpp HookAPI1.7\DLL\ApiInfo.h HookAPI1.7\DLL\HookAPI.cpp HookAPI1.7\DLL\HookAPI.def HookAPI1.7\DLL\HookAPI.dsp HookAPI1.7\DLL\HookAPI.dsw HookAPI1.7\DLL\HookAPI.h HookAPI1.7\DLL\HookAPI.ncb HookAPI1.7\DLL\HookAPI.opt HookAPI1.7\DLL\HookAPI.plg HookAPI1.7\DLL\HookAPI.sln HookAPI1.7\DLL\HookAPI.suo HookAPI1.7\DLL\HookAPI.vcproj HookAPI1.7\DLL\INJLIB.CPP HookAPI1.7\DLL\injlib.h HookAPI1.7\DLL\Main.cpp HookAPI1.7\DLL\Mydll.h HookAPI1.7\DLL\ProcessModule.cpp HookAPI1.7\DLL\ProcessModule.h HookAPI1.7\DLL\ProcessToHook.cpp HookAPI1.7\DLL\ProcessToHook.h HookAPI1.7\DLL\Psapi.h HookAPI1.7\DLL\Ring0.cpp HookAPI1.7\DLL\Ring0.h HookAPI1.7\DLL\Util.cpp HookAPI1.7\DLL\util.h HookAPI1.7\DLL\修改日志.txt HookAPI1.7\DLL\版权声明.txt HookAPI1.7\DOC\HookAPI使用手册.doc HookAPI1.7\EXE\HookAPI.aps HookAPI1.7\EXE\HookAPI.cpp HookAPI1.7\EXE\HookAPI.dsp HookAPI1.7\EXE\HookAPI.dsw HookAPI1.7\EXE\HookAPI.ncb HookAPI1.7\EXE\HookAPI.opt HookAPI1.7\EXE\HookAPI.plg HookAPI1.7\EXE\HookAPI.rc HookAPI1.7\EXE\programsalon.ico HookAPI1.7\EXE\resource.h HookAPI1.7\EXE\版权声明.txt HookAPI1.7\FILTER.INI HookAPI1.7\filterfile.ini HookAPI1.7\filterhp.ini HookAPI1.7\filtermsg.ini HookAPI1.7\HideProcessDll\Filter.cpp HookAPI1.7\HideProcessDll\Filter.h HookAPI1.7\HideProcessDll\mydll.aps HookAPI1.7\HideProcessDll\mydll.cpp HookAPI1.7\HideProcessDll\mydll.def HookAPI1.7\HideProcessDll\mydll.dsp HookAPI1.7\HideProcessDll\mydll.dsw HookAPI1.7\HideProcessDll\mydll.h HookAPI1.7\HideProcessDll\mydll.ncb HookAPI1.7\HideProcessDll\mydll.opt HookAPI1.7\HideProcessDll\mydll.plg HookAPI1.7\HideProcessDll\mydll.rc HookAPI1.7\HideProcessDll\ps.h HookAPI1.7\HideProcessDll\Psapi.h HookAPI1.7\HideProcessDll\Psapi.Lib HookAPI1.7\HideProcessDll\ReadMe.txt HookAPI1.7\HideProcessDll\resource.h HookAPI1.7\HideProcessDll\StdAfx.cpp HookAPI1.7\HideProcessDll\StdAfx.h HookAPI1.7\HideProcessDll\util.cpp HookAPI1.7\HideProcessDll\util.h HookAPI1.7\HideProcessDll\版权声明.txt HookAPI1.7\HookAPI.exe HookAPI1.7\HookAPI9x.dll HookAPI1.7\HookAPINT.dll HookAPI1.7\HOOKFILE\mydll.cpp HookAPI1.7\HOOKFILE\mydll.def HookAPI1.7\HOOKFILE\mydll.dsp HookAPI1.7\HOOKFILE\mydll.dsw HookAPI1.7\HOOKFILE\mydll.h HookAPI1.7\HOOKFILE\mydll.ncb HookAPI1.7\HOOKFILE\mydll.opt HookAPI1.7\HOOKFILE\mydll.plg HookAPI1.7\HOOKFILE\mydll.sln HookAPI1.7\HOOKFILE\mydll.suo HookAPI1.7\HOOKFILE\mydll.vcproj HookAPI1.7\HOOKFILE\ReadMe.txt HookAPI1.7\HOOKFILE\StdAfx.cpp HookAPI1.7\HOOKFILE\StdAfx.h HookAPI1.7\HOOKFILE\版权声明.txt HookAPI1.7\HookFile_Delphi\mydll.cfg HookAPI1.7\HookFile_Delphi\mydll.dof HookAPI1.7\HookFile_Delphi\mydll.dpr HookAPI1.7\HookFile_Delphi\Mydll.h HookAPI1.7\HookFile_Delphi\版权声明.txt HookAPI1.7\HookFx\kb_data.h HookAPI1.7\HookFx\MYDLL.APS HookAPI1.7\HookFx\MYDLL.CLW HookAPI1.7\HookFx\Mydll.cpp HookAPI1.7\HookFx\Mydll.def HookAPI1.7\HookFx\mydll.dsp HookAPI1.7\HookFx\MYDLL.DSW HookAPI1.7\HookFx\Mydll.h HookAPI1.7\HookFx\Mydll.ncb HookAPI1.7\HookFx\Mydll.opt HookAPI1.7\HookFx\MYDLL.PLG HookAPI1.7\HookFx\MYDLL.RC HookAPI1.7\HookFx\MYDLL.SLN HookAPI1.7\HookFx\MYDLL.SUO HookAPI1.7\HookFx\mydll.vcproj HookAPI1.7\HookFx\ReadMe.txt HookAPI1.7\HookFx\RESOURCE.H HookAPI1.7\HookFx\StdAfx.cpp HookAPI1.7\HookFx\StdAfx.h HookAPI1.7\HookFx\Util.cpp HookAPI1.7\HookFx\UTIL.H HookAPI1.7\HookFx\版权声明.txt HookAPI1.7\HookGame\kb_data.h HookAPI1.7\HookGame\MYDLL.APS HookAPI1.7\HookGame\MYDLL.CLW HookAPI1.7\HookGame\Mydll.cpp HookAPI1.7\HookGame\Mydll.def HookAPI1.7\HookGame\mydll.dsp HookAPI1.7\HookGame\MYDLL.DSW HookAPI1.7\HookGame\Mydll.h HookAPI1.7\HookGame\Mydll.ncb HookAPI1.7\HookGame\Mydll.opt HookAPI1.7\HookGame\MYDLL.PLG HookAPI1.7\HookGame\MYDLL.RC HookAPI1.7\HookGame\MYDLL.SLN HookAPI1.7\HookGame\MYDLL.SUO HookAPI1.7\HookGame\mydll.vcproj HookAPI1.7\HookGame\ReadMe.txt HookAPI1.7\HookGame\RESOURCE.H HookAPI1.7\HookGame\StdAfx.cpp HookAPI1.7\HookGame\StdAfx.h HookAPI1.7\HookGame\Util.cpp HookAPI1.7\HookGame\UTIL.H HookAPI1.7\HookGame\版权声明.txt HookAPI1.7\HookInet\MYDLL.APS HookAPI1.7\HookInet\MYDLL.CLW HookAPI1.7\HookInet\Mydll.cpp HookAPI1.7\HookInet\Mydll.def HookAPI1.7\HookInet\mydll.dsp HookAPI1.7\HookInet\MYDLL.DSW HookAPI1.7\HookInet\Mydll.h HookAPI1.7\HookInet\MYDLL.ncb HookAPI1.7\HookInet\Mydll.opt HookAPI1.7\HookInet\MYDLL.PLG HookAPI1.7\HookInet\MYDLL.RC HookAPI1.7\HookInet\MYDLL.SLN HookAPI1.7\HookInet\MYDLL.SUO HookAPI1.7\HookInet\mydll.vcproj HookAPI1.7\HookInet\RegFilter.cpp HookAPI1.7\HookInet\RESOURCE.H HookAPI1.7\HookInet\StdAfx.cpp HookAPI1.7\HookInet\StdAfx.h HookAPI1.7\HookInet\Util.cpp HookAPI1.7\HookInet\UTIL.H HookAPI1.7\HookInet\版权声明.txt HookAPI1.7\HookLoadLibrary\MYDLL.APS HookAPI1.7\HookLoadLibrary\MYDLL.CLW HookAPI1.7\HookLoadLibrary\Mydll.cpp HookAPI1.7\HookLoadLibrary\Mydll.def HookAPI1.7\HookLoadLibrary\mydll.dsp HookAPI1.7\HookLoadLibrary\MYDLL.DSW HookAPI1.7\HookLoadLibrary\mydll.h HookAPI1.7\HookLoadLibrary\Mydll.ncb HookAPI1.7\HookLoadLibrary\MYDLL.OPT HookAPI1.7\HookLoadLibrary\MYDLL.PLG HookAPI1.7\HookLoadLibrary\MYDLL.RC HookAPI1.7\HookLoadLibrary\MYDLL.SLN HookAPI1.7\HookLoadLibrary\MYDLL.SUO HookAPI1.7\HookLoadLibrary\mydll.vcproj HookAPI1.7\HookLoadLibrary\ReadMe.txt HookAPI1.7\HookLoadLibrary\RESOURCE.H HookAPI1.7\HookLoadLibrary\StdAfx.cpp HookAPI1.7\HookLoadLibrary\StdAfx.h HookAPI1.7\HookLoadLibrary\Util.cpp HookAPI1.7\HookLoadLibrary\Util.h HookAPI1.7\HookLoadLibrary\版权声明.txt HookAPI1.7\HOOKMSN\MYDLL.APS HookAPI1.7\HOOKMSN\MYDLL.CLW HookAPI1.7\HOOKMSN\Mydll.cpp HookAPI1.7\HOOKMSN\Mydll.def HookAPI1.7\HOOKMSN\mydll.dsp HookAPI1.7\HOOKMSN\MYDLL.DSW HookAPI1.7\HOOKMSN\Mydll.h HookAPI1.7\HOOKMSN\Mydll.ncb HookAPI1.7\HOOKMSN\MYDLL.OPT HookAPI1.7\HOOKMSN\MYDLL.PLG HookAPI1.7\HOOKMSN\MYDLL.RC HookAPI1.7\HOOKMSN\MYDLL.SLN HookAPI1.7\HOOKMSN\MYDLL.SUO HookAPI1.7\HOOKMSN\mydll.vcproj HookAPI1.7\HOOKMSN\ReadMe.txt HookAPI1.7\HOOKMSN\RESOURCE.H HookAPI1.7\HOOKMSN\StdAfx.cpp HookAPI1.7\HOOKMSN\StdAfx.h HookAPI1.7\HOOKMSN\Util.cpp HookAPI1.7\HOOKMSN\UTIL.H HookAPI1.7\HOOKMSN\版权声明.txt HookAPI1.7\HOOKREG\mydll.cpp HookAPI1.7\HOOKREG\mydll.def HookAPI1.7\HOOKREG\mydll.dsp HookAPI1.7\HOOKREG\mydll.dsw HookAPI1.7\HOOKREG\mydll.h HookAPI1.7\HOOKREG\mydll.ncb HookAPI1.7\HOOKREG\mydll.opt HookAPI1.7\HOOKREG\mydll.plg HookAPI1.7\HOOKREG\ReadMe.txt HookAPI1.7\HOOKREG\StdAfx.cpp HookAPI1.7\HOOKREG\StdAfx.h HookAPI1.7\HOOKREG\版权声明.txt HookAPI1.7\hookshell\mydll.cpp HookAPI1.7\hookshell\mydll.def HookAPI1.7\hookshell\mydll.dsp HookAPI1.7\hookshell\mydll.dsw HookAPI1.7\hookshell\mydll.h HookAPI1.7\hookshell\mydll.ncb HookAPI1.7\hookshell\mydll.opt HookAPI1.7\hookshell\mydll.plg HookAPI1.7\hookshell\mydll.sln HookAPI1.7\hookshell\mydll.suo HookAPI1.7\hookshell\mydll.vcproj HookAPI1.7\hookshell\ReadMe.txt HookAPI1.7\hookshell\StdAfx.cpp HookAPI1.7\hookshell\StdAfx.h HookAPI1.7\hookshell\版权声明.txt HookAPI1.7\HOOKSOCKET\MYDLL.APS HookAPI1.7\HOOKSOCKET\MYDLL.CLW HookAPI1.7\HOOKSOCKET\Mydll.cpp HookAPI1.7\HOOKSOCKET\Mydll.def HookAPI1.7\HOOKSOCKET\mydll.dsp HookAPI1.7\HOOKSOCKET\MYDLL.DSW HookAPI1.7\HOOKSOCKET\Mydll.h HookAPI1.7\HOOKSOCKET\Mydll.ncb HookAPI1.7\HOOKSOCKET\MYDLL.OPT HookAPI1.7\HOOKSOCKET\MYDLL.PLG HookAPI1.7\HOOKSOCKET\MYDLL.RC HookAPI1.7\HOOKSOCKET\MYDLL.SLN HookAPI1.7\HOOKSOCKET\MYDLL.SUO HookAPI1.7\HOOKSOCKET\mydll.vcproj HookAPI1.7\HOOKSOCKET\ReadMe.txt HookAPI1.7\HOOKSOCKET\RESOURCE.H HookAPI1.7\HOOKSOCKET\StdAfx.cpp HookAPI1.7\HOOKSOCKET\StdAfx.h HookAPI1.7\HOOKSOCKET\utf8.cpp HookAPI1.7\HOOKSOCKET\Util.cpp HookAPI1.7\HOOKSOCKET\UTIL.H HookAPI1.7\HOOKSOCKET\版权声明.txt HookAPI1.7\HookSocket_Delphi\mydll.cfg HookAPI1.7\HookSocket_Delphi\mydll.dof HookAPI1.7\HookSocket_Delphi\mydll.dpr HookAPI1.7\HookSocket_Delphi\Mydll.h HookAPI1.7\HookSocket_Delphi\版权声明.txt HookAPI1.7\HookTextOut\MYDLL.APS HookAPI1.7\HookTextOut\MYDLL.CLW HookAPI1.7\HookTextOut\Mydll.cpp HookAPI1.7\HookTextOut\Mydll.def HookAPI1.7\HookTextOut\mydll.dsp HookAPI1.7\HookTextOut\MYDLL.DSW HookAPI1.7\HookTextOut\Mydll.h HookAPI1.7\HookTextOut\Mydll.ncb HookAPI1.7\HookTextOut\Mydll.opt HookAPI1.7\HookTextOut\MYDLL.PLG HookAPI1.7\HookTextOut\MYDLL.RC HookAPI1.7\HookTextOut\MYDLL.SLN HookAPI1.7\HookTextOut\MYDLL.SUO HookAPI1.7\HookTextOut\mydll.vcproj HookAPI1.7\HookTextOut\ReadMe.txt HookAPI1.7\HookTextOut\RESOURCE.H HookAPI1.7\HookTextOut\StdAfx.cpp HookAPI1.7\HookTextOut\StdAfx.h HookAPI1.7\HookTextOut\Util.cpp HookAPI1.7\HookTextOut\UTIL.H HookAPI1.7\HookTextOut\版权声明.txt HookAPI1.7\hook_mir\conime.aps HookAPI1.7\hook_mir\conime.cpp HookAPI1.7\hook_mir\conime.dsp HookAPI1.7\hook_mir\conime.dsw HookAPI1.7\hook_mir\conime.exe HookAPI1.7\hook_mir\conime.h HookAPI1.7\hook_mir\conime.ICO HookAPI1.7\hook_mir\conime.ncb HookAPI1.7\hook_mir\conime.opt HookAPI1.7\hook_mir\conime.plg HookAPI1.7\hook_mir\conime.rc HookAPI1.7\hook_mir\HookAPINT.dll HookAPI1.7\hook_mir\HookDirectDraw\const.h.old HookAPI1.7\hook_mir\HookDirectDraw\cqmblg.bmp HookAPI1.7\hook_mir\HookDirectDraw\dibapi.cpp HookAPI1.7\hook_mir\HookDirectDraw\dibapi.h HookAPI1.7\hook_mir\HookDirectDraw\http.cpp HookAPI1.7\hook_mir\HookDirectDraw\http.h HookAPI1.7\hook_mir\HookDirectDraw\mouse_pos.cpp HookAPI1.7\hook_mir\HookDirectDraw\mouse_pos.h HookAPI1.7\hook_mir\HookDirectDraw\mydll.aps HookAPI1.7\hook_mir\HookDirectDraw\MYDLL.CLW HookAPI1.7\hook_mir\HookDirectDraw\Mydll.cpp HookAPI1.7\hook_mir\HookDirectDraw\Mydll.def HookAPI1.7\hook_mir\HookDirectDraw\mydll.dsp HookAPI1.7\hook_mir\HookDirectDraw\MYDLL.DSW HookAPI1.7\hook_mir\HookDirectDraw\Mydll.ncb HookAPI1.7\hook_mir\HookDirectDraw\MYDLL.OPT HookAPI1.7\hook_mir\HookDirectDraw\MYDLL.PLG HookAPI1.7\hook_mir\HookDirectDraw\mydll.rc HookAPI1.7\hook_mir\HookDirectDraw\ReadMe.txt HookAPI1.7\hook_mir\HookDirectDraw\resource.h HookAPI1.7\hook_mir\HookDirectDraw\send.cpp HookAPI1.7\hook_mir\HookDirectDraw\send.h HookAPI1.7\hook_mir\HookDirectDraw\sharemem.cpp HookAPI1.7\hook_mir\HookDirectDraw\sharemem.h HookAPI1.7\hook_mir\HookDirectDraw\StdAfx.cpp HookAPI1.7\hook_mir\HookDirectDraw\StdAfx.h HookAPI1.7\hook_mir\HookDirectDraw\utf8.cpp HookAPI1.7\hook_mir\HookDirectDraw\Util.cpp HookAPI1.7\hook_mir\HookDirectDraw\UTIL.H HookAPI1.7\hook_mir\HookDirectDraw\版权声明.txt HookAPI1.7\hook_mir\mydll.dll HookAPI1.7\hook_mir\ReadMe.txt HookAPI1.7\hook_mir\resource.h HookAPI1.7\hook_mir\SMALL.ICO HookAPI1.7\hook_mir\StdAfx.cpp HookAPI1.7\hook_mir\StdAfx.h HookAPI1.7\hook_mir\HookAPI1.7\hook_mir\版权声明.txt HookAPI1.7\KillADDll\Filter.cpp HookAPI1.7\KillADDll\Filter.h HookAPI1.7\KillADDll\HOOKAPI.LOG HookAPI1.7\KillADDll\mydll.clw HookAPI1.7\KillADDll\Mydll.cpp HookAPI1.7\KillADDll\MYDLL.DEF HookAPI1.7\KillADDll\mydll.dsp HookAPI1.7\KillADDll\mydll.dsw HookAPI1.7\KillADDll\Mydll.h HookAPI1.7\KillADDll\mydll.ncb HookAPI1.7\KillADDll\mydll.opt HookAPI1.7\KillADDll\mydll.plg HookAPI1.7\KillADDll\mydll.rc HookAPI1.7\KillADDll\ReadMe.txt HookAPI1.7\KillADDll\resource.h HookAPI1.7\KillADDll\ScriptFilter.cpp HookAPI1.7\KillADDll\StdAfx.cpp HookAPI1.7\KillADDll\StdAfx.h HookAPI1.7\KillADDll\util.cpp HookAPI1.7\KillADDll\util.h HookAPI1.7\KillADDll\版权声明.txt HookAPI1.7\mydll.dll HookAPI1.7\mydll_9x.dll HookAPI1.7\samples\nt_ok\HookShell\mydll.aps HookAPI1.7\samples\nt_ok\HookShell\mydll.cpp HookAPI1.7\samples\nt_ok\HookShell\mydll.def HookAPI1.7\samples\nt_ok\HookShell\mydll.dsp HookAPI1.7\samples\nt_ok\HookShell\mydll.dsw HookAPI1.7\samples\nt_ok\HookShell\mydll.h HookAPI1.7\samples\nt_ok\HookShell\mydll.ncb HookAPI1.7\samples\nt_ok\HookShell\mydll.opt HookAPI1.7\samples\nt_ok\HookShell\mydll.plg HookAPI1.7\samples\nt_ok\HookShell\mydll.rc HookAPI1.7\samples\nt_ok\HookShell\ps.h HookAPI1.7\samples\nt_ok\HookShell\Psapi.h HookAPI1.7\samples\nt_ok\HookShell\Psapi.Lib HookAPI1.7\samples\nt_ok\HookShell\ReadMe.txt HookAPI1.7\samples\nt_ok\HookShell\resource.h HookAPI1.7\samples\nt_ok\HookShell\shell32_def.htm HookAPI1.7\samples\nt_ok\HookShell\StdAfx.cpp HookAPI1.7\samples\nt_ok\HookShell\StdAfx.h HookAPI1.7\samples\nt_ok\HookShell\util.cpp HookAPI1.7\samples\nt_ok\HookShell\util.h HookAPI1.7\samples\nt_ok\HookShutdown\mydll.cpp HookAPI1.7\samples\nt_ok\HookShutdown\mydll.def HookAPI1.7\samples\nt_ok\HookShutdown\mydll.dsp HookAPI1.7\samples\nt_ok\HookShutdown\mydll.dsw HookAPI1.7\samples\nt_ok\HookShutdown\mydll.h HookAPI1.7\samples\nt_ok\HookShutdown\mydll.ncb HookAPI1.7\samples\nt_ok\HookShutdown\mydll.opt HookAPI1.7\samples\nt_ok\HookShutdown\mydll.plg HookAPI1.7\samples\nt_ok\HookShutdown\mydll.sln HookAPI1.7\samples\nt_ok\HookShutdown\mydll.suo HookAPI1.7\samples\nt_ok\HookShutdown\mydll.vcproj HookAPI1.7\samples\nt_ok\HookShutdown\ReadMe.txt HookAPI1.7\samples\nt_ok\HookShutdown\StdAfx.cpp HookAPI1.7\samples\nt_ok\HookShutdown\StdAfx.h HookAPI1.7\samples\nt_ok\HookTextOut\MYDLL.APS HookAPI1.7\samples\nt_ok\HookTextOut\MYDLL.CLW HookAPI1.7\samples\nt_ok\HookTextOut\Mydll.cpp HookAPI1.7\samples\nt_ok\HookTextOut\Mydll.def HookAPI1.7\samples\nt_ok\HookTextOut\mydll.dsp HookAPI1.7\samples\nt_ok\HookTextOut\MYDLL.DSW HookAPI1.7\samples\nt_ok\HookTextOut\Mydll.h HookAPI1.7\samples\nt_ok\HookTextOut\Mydll.ncb HookAPI1.7\samples\nt_ok\HookTextOut\Mydll.opt HookAPI1.7\samples\nt_ok\HookTextOut\MYDLL.PLG HookAPI1.7\samples\nt_ok\HookTextOut\MYDLL.RC HookAPI1.7\samples\nt_ok\HookTextOut\MYDLL.SLN HookAPI1.7\samples\nt_ok\HookTextOut\MYDLL.SUO HookAPI1.7\samples\nt_ok\HookTextOut\mydll.vcproj HookAPI1.7\samples\nt_ok\HookTextOut\ReadMe.txt HookAPI1.7\samples\nt_ok\HookTextOut\RESOURCE.H HookAPI1.7\samples\nt_ok\HookTextOut\StdAfx.cpp HookAPI1.7\samples\nt_ok\HookTextOut\StdAfx.h HookAPI1.7\samples\nt_ok\HookTextOut\Util.cpp HookAPI1.7\samples\nt_ok\HookTextOut\UTIL.H HookAPI1.7\samples\nt_ok\HookTextOut\版权声明.txt HookAPI1.7\samples\Readme.txt HookAPI1.7\samples\to_do\ExeCryptDll\Filter.cpp HookAPI1.7\samples\to_do\ExeCryptDll\Filter.h HookAPI1.7\samples\to_do\ExeCryptDll\mydll.aps HookAPI1.7\samples\to_do\ExeCryptDll\mydll.cpp HookAPI1.7\samples\to_do\ExeCryptDll\mydll.def HookAPI1.7\samples\to_do\ExeCryptDll\mydll.dsp HookAPI1.7\samples\to_do\ExeCryptDll\mydll.dsw HookAPI1.7\samples\to_do\ExeCryptDll\mydll.h HookAPI1.7\samples\to_do\ExeCryptDll\mydll.rc HookAPI1.7\samples\to_do\ExeCryptDll\ps.h HookAPI1.7\samples\to_do\ExeCryptDll\Psapi.h HookAPI1.7\samples\to_do\ExeCryptDll\Psapi.Lib HookAPI1.7\samples\to_do\ExeCryptDll\ReadMe.txt HookAPI1.7\samples\to_do\ExeCryptDll\resource.h HookAPI1.7\samples\to_do\ExeCryptDll\StdAfx.cpp HookAPI1.7\samples\to_do\ExeCryptDll\StdAfx.h HookAPI1.7\samples\to_do\ExeCryptDll\util.cpp HookAPI1.7\samples\to_do\ExeCryptDll\util.h HookAPI1.7\samples\to_do\说明.txt HookAPI1.7\samples\to_test\crypt_dll\crypt.def HookAPI1.7\samples\to_test\crypt_dll\crypt.dsp HookAPI1.7\samples\to_test\crypt_dll\crypt.dsw HookAPI1.7\samples\to_test\crypt_dll\crypt.ncb HookAPI1.7\samples\to_test\crypt_dll\crypt.sln HookAPI1.7\samples\to_test\crypt_dll\crypt.suo HookAPI1.7\samples\to_test\crypt_dll\crypt.vcproj HookAPI1.7\samples\to_test\crypt_dll\crypt_dll.cpp HookAPI1.7\samples\to_test\crypt_dll\crypt_dll.h HookAPI1.7\samples\to_test\crypt_dll\des.cpp HookAPI1.7\samples\to_test\crypt_dll\des.h HookAPI1.7\samples\to_test\crypt_dll\KeyManager.cpp HookAPI1.7\samples\to_test\crypt_dll\KeyManager.h HookAPI1.7\samples\to_test\crypt_dll\ReadMe.txt HookAPI1.7\samples\to_test\crypt_dll\StdAfx.cpp HookAPI1.7\samples\to_test\crypt_dll\StdAfx.h HookAPI1.7\samples\to_test\FileManDll\Filter.cpp HookAPI1.7\samples\to_test\FileManDll\Filter.h HookAPI1.7\samples\to_test\FileManDll\mydll.aps HookAPI1.7\samples\to_test\FileManDll\mydll.cpp HookAPI1.7\samples\to_test\FileManDll\mydll.def HookAPI1.7\samples\to_test\FileManDll\mydll.dsp HookAPI1.7\samples\to_test\FileManDll\mydll.dsw HookAPI1.7\samples\to_test\FileManDll\mydll.h HookAPI1.7\samples\to_test\FileManDll\mydll.ncb HookAPI1.7\samples\to_test\FileManDll\mydll.opt HookAPI1.7\samples\to_test\FileManDll\mydll.plg HookAPI1.7\samples\to_test\FileManDll\mydll.rc HookAPI1.7\samples\to_test\FileManDll\ps.h HookAPI1.7\samples\to_test\FileManDll\Psapi.h HookAPI1.7\samples\to_test\FileManDll\Psapi.Lib HookAPI1.7\samples\to_test\FileManDll\ReadMe.txt HookAPI1.7\samples\to_test\FileManDll\resource.h HookAPI1.7\samples\to_test\FileManDll\StdAfx.cpp HookAPI1.7\samples\to_test\FileManDll\StdAfx.h HookAPI1.7\samples\to_test\FileManDll\util.cpp HookAPI1.7\samples\to_test\FileManDll\util.h HookAPI1.7\samples\to_test\FileManDll9x\Filter.cpp HookAPI1.7\samples\to_test\FileManDll9x\Filter.h HookAPI1.7\samples\to_test\FileManDll9x\mydll.aps HookAPI1.7\samples\to_test\FileManDll9x\mydll.cpp HookAPI1.7\samples\to_test\FileManDll9x\mydll.def HookAPI1.7\samples\to_test\FileManDll9x\mydll.dsp HookAPI1.7\samples\to_test\FileManDll9x\mydll.dsw HookAPI1.7\samples\to_test\FileManDll9x\mydll.h HookAPI1.7\samples\to_test\FileManDll9x\mydll.ncb HookAPI1.7\samples\to_test\FileManDll9x\mydll.opt HookAPI1.7\samples\to_test\FileManDll9x\mydll.plg HookAPI1.7\samples\to_test\FileManDll9x\mydll.rc HookAPI1.7\samples\to_test\FileManDll9x\ps.h HookAPI1.7\samples\to_test\FileManDll9x\Psapi.h HookAPI1.7\samples\to_test\FileManDll9x\Psapi.Lib HookAPI1.7\samples\to_test\FileManDll9x\ReadMe.txt HookAPI1.7\samples\to_test\FileManDll9x\resource.h HookAPI1.7\samples\to_test\FileManDll9x\StdAfx.cpp HookAPI1.7\samples\to_test\FileManDll9x\StdAfx.h HookAPI1.7\samples\to_test\FileManDll9x\util.cpp HookAPI1.7\samples\to_test\FileManDll9x\util.h HookAPI1.7\samples\to_test\KillADDll\Filter.cpp HookAPI1.7\samples\to_test\KillADDll\Filter.h HookAPI1.7\samples\to_test\KillADDll\mydll.aps HookAPI1.7\samples\to_test\KillADDll\mydll.clw HookAPI1.7\samples\to_test\KillADDll\Mydll.cpp HookAPI1.7\samples\to_test\KillADDll\mydll.def HookAPI1.7\samples\to_test\KillADDll\mydll.dsp HookAPI1.7\samples\to_test\KillADDll\mydll.dsw HookAPI1.7\samples\to_test\KillADDll\Mydll.h HookAPI1.7\samples\to_test\KillADDll\mydll.ncb HookAPI1.7\samples\to_test\KillADDll\Mydll.opt HookAPI1.7\samples\to_test\KillADDll\mydll.plg HookAPI1.7\samples\to_test\KillADDll\mydll.rc HookAPI1.7\samples\to_test\KillADDll\ReadMe.txt HookAPI1.7\samples\to_test\KillADDll\resource.h HookAPI1.7\samples\to_test\KillADDll\ScriptFilter.cpp HookAPI1.7\samples\to_test\KillADDll\StdAfx.cpp HookAPI1.7\samples\to_test\KillADDll\StdAfx.h HookAPI1.7\samples\to_test\KillADDll\util.cpp HookAPI1.7\samples\to_test\KillADDll\util.h HookAPI1.7\samples\to_test\MsgFltDll\const.cpp HookAPI1.7\samples\to_test\MsgFltDll\const.h HookAPI1.7\samples\to_test\MsgFltDll\Filter.cpp HookAPI1.7\samples\to_test\MsgFltDll\Filter.h HookAPI1.7\samples\to_test\MsgFltDll\mydll.aps HookAPI1.7\samples\to_test\MsgFltDll\mydll.cpp HookAPI1.7\samples\to_test\MsgFltDll\mydll.def HookAPI1.7\samples\to_test\MsgFltDll\mydll.dsp HookAPI1.7\samples\to_test\MsgFltDll\mydll.dsw HookAPI1.7\samples\to_test\MsgFltDll\mydll.h HookAPI1.7\samples\to_test\MsgFltDll\mydll.rc HookAPI1.7\samples\to_test\MsgFltDll\ReadMe.txt HookAPI1.7\samples\to_test\MsgFltDll\resource.h HookAPI1.7\samples\to_test\MsgFltDll\StdAfx.cpp HookAPI1.7\samples\to_test\MsgFltDll\StdAfx.h HookAPI1.7\samples\to_test\MsgFltDll\util.cpp HookAPI1.7\samples\to_test\MsgFltDll\util.h HookAPI1.7\samples\to_test\NetCryptCompressDll\big_num.cpp HookAPI1.7\samples\to_test\NetCryptCompressDll\big_num.h HookAPI1.7\samples\to_test\NetCryptCompressDll\compress.cpp HookAPI1.7\samples\to_test\NetCryptCompressDll\compress.h HookAPI1.7\samples\to_test\NetCryptCompressDll\compress.ini HookAPI1.7\samples\to_test\NetCryptCompressDll\const.cpp HookAPI1.7\samples\to_test\NetCryptCompressDll\const.h HookAPI1.7\samples\to_test\NetCryptCompressDll\cryptapi.cpp HookAPI1.7\samples\to_test\NetCryptCompressDll\CryptFilter.cpp HookAPI1.7\samples\to_test\NetCryptCompressDll\CryptFilter.h HookAPI1.7\samples\to_test\NetCryptCompressDll\mydll.aps HookAPI1.7\samples\to_test\NetCryptCompressDll\mydll.clw HookAPI1.7\samples\to_test\NetCryptCompressDll\Mydll.cpp HookAPI1.7\samples\to_test\NetCryptCompressDll\mydll.def HookAPI1.7\samples\to_test\NetCryptCompressDll\mydll.dsp HookAPI1.7\samples\to_test\NetCryptCompressDll\mydll.dsw HookAPI1.7\samples\to_test\NetCryptCompressDll\Mydll.h HookAPI1.7\samples\to_test\NetCryptCompressDll\mydll.ncb HookAPI1.7\samples\to_test\NetCryptCompressDll\mydll.opt HookAPI1.7\samples\to_test\NetCryptCompressDll\mydll.rc HookAPI1.7\samples\to_test\NetCryptCompressDll\mydll.sln HookAPI1.7\samples\to_test\NetCryptCompressDll\mydll.suo HookAPI1.7\samples\to_test\NetCryptCompressDll\mydll.vcproj HookAPI1.7\samples\to_test\NetCryptCompressDll\ran_prim.cpp HookAPI1.7\samples\to_test\NetCryptCompressDll\ReadMe.txt HookAPI1.7\samples\to_test\NetCryptCompressDll\resource.h HookAPI1.7\samples\to_test\NetCryptCompressDll\rsa.cpp HookAPI1.7\samples\to_test\NetCryptCompressDll\rsaref.h HookAPI1.7\samples\to_test\NetCryptCompressDll\rsa_api.h HookAPI1.7\samples\to_test\NetCryptCompressDll\softrsa.cpp HookAPI1.7\samples\to_test\NetCryptCompressDll\StdAfx.cpp HookAPI1.7\samples\to_test\NetCryptCompressDll\StdAfx.h HookAPI1.7\samples\to_test\NetCryptCompressDll\util.cpp HookAPI1.7\samples\to_test\NetCryptCompressDll\util.h HookAPI1.7\samples\to_test\NetCryptDll\big_num.cpp HookAPI1.7\samples\to_test\NetCryptDll\big_num.h HookAPI1.7\samples\to_test\NetCryptDll\compress.ini HookAPI1.7\samples\to_test\NetCryptDll\const.cpp HookAPI1.7\samples\to_test\NetCryptDll\const.h HookAPI1.7\samples\to_test\NetCryptDll\cryptapi.c HookAPI1.7\samples\to_test\NetCryptDll\cryptapi.cpp HookAPI1.7\samples\to_test\NetCryptDll\cryptapi.h HookAPI1.7\samples\to_test\NetCryptDll\cryptfilter.cpp HookAPI1.7\samples\to_test\NetCryptDll\cryptfilter.h HookAPI1.7\samples\to_test\NetCryptDll\mydll.aps HookAPI1.7\samples\to_test\NetCryptDll\mydll.clw HookAPI1.7\samples\to_test\NetCryptDll\Mydll.cpp HookAPI1.7\samples\to_test\NetCryptDll\mydll.def HookAPI1.7\samples\to_test\NetCryptDll\mydll.dsp HookAPI1.7\samples\to_test\NetCryptDll\mydll.dsw HookAPI1.7\samples\to_test\NetCryptDll\Mydll.h HookAPI1.7\samples\to_test\NetCryptDll\mydll.ncb HookAPI1.7\samples\to_test\NetCryptDll\mydll.opt HookAPI1.7\samples\to_test\NetCryptDll\mydll.plg HookAPI1.7\samples\to_test\NetCryptDll\mydll.rc HookAPI1.7\samples\to_test\NetCryptDll\mydll.sln HookAPI1.7\samples\to_test\NetCryptDll\mydll.suo HookAPI1.7\samples\to_test\NetCryptDll\mydll.vcproj HookAPI1.7\samples\to_test\NetCryptDll\ran_prim.cpp HookAPI1.7\samples\to_test\NetCryptDll\ReadMe.txt HookAPI1.7\samples\to_test\NetCryptDll\resource.h HookAPI1.7\samples\to_test\NetCryptDll\rsa.cpp HookAPI1.7\samples\to_test\NetCryptDll\rsaref.h HookAPI1.7\samples\to_test\NetCryptDll\softrsa.c HookAPI1.7\samples\to_test\NetCryptDll\StdAfx.cpp HookAPI1.7\samples\to_test\NetCryptDll\StdAfx.h HookAPI1.7\samples\to_test\NetCryptDll\util.cpp HookAPI1.7\samples\to_test\NetCryptDll\util.h HookAPI1.7\Thumbs.db HookAPI1.7\www.dssz.com.txt HookAPI1.7\修改日志.txt HookAPI1.7\版权声明.txt HookAPI1.7\samples\nt_ok\HookShell HookAPI1.7\samples\nt_ok\HookShutdown HookAPI1.7\samples\nt_ok\HookTextOut HookAPI1.7\samples\to_do\CheckTrojanHorse HookAPI1.7\samples\to_do\ExeCryptDll HookAPI1.7\samples\to_do\HookGame HookAPI1.7\samples\to_test\crypt_dll HookAPI1.7\samples\to_test\FileManDll HookAPI1.7\samples\to_test\FileManDll9x HookAPI1.7\samples\to_test\KillADDll HookAPI1.7\samples\to_test\MsgFltDll HookAPI1.7\samples\to_test\NetCryptCompressDll HookAPI1.7\samples\to_test\NetCryptDll HookAPI1.7\hook_mir\HookDirectDraw HookAPI1.7\samples\nt_ok HookAPI1.7\samples\to_do HookAPI1.7\samples\to_test HookAPI1.7\DLL HookAPI1.7\DOC HookAPI1.7\EXE HookAPI1.7\HideProcessDll HookAPI1.7\HOOKFILE HookAPI1.7\HookFile_Delphi HookAPI1.7\HookFx HookAPI1.7\HookGame HookAPI1.7\HookInet HookAPI1.7\HookLoadLibrary HookAPI1.7\HOOKMSN HookAPI1.7\HOOKREG HookAPI1.7\hookshell HookAPI1.7\HOOKSOCKET HookAPI1.7\HookSocket_Delphi HookAPI1.7\HookTextOut HookAPI1.7\hook_mir HookAPI1.7\KillADDll HookAPI1.7\samples HookAPI1.7
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.