搜索资源列表
ClassULHook
- 经典的API钩挂方法,源代码,使用模块导入函数地址代换法,稳定高效。
HOOK
- Hook导入表和导出表,导入表的HOOK只能对已加载的模块有效,要想使在HOOK后新加载的模块也有效就必须HOOK导出表
lok
- 利用detours库 增加一个节存放导入表的利用程序-Use detours library to add a section to import tables using stored procedures
apilj
- 一个典型的VB 拦截Api的源代码,文件夹说明: VBAPIHooker - API拦截类(这是主角,它需要用到以下三个类) VBMemoryAllocator- 内存分配管理类 VBPEFnLocator- PE文件导入/导出函数定位类 VBMiniWindow- 迷你消息窗口类 1.设定目标进程 例:假设目标进程ID为&HC80 ※设定目标进程 m_oAPIHooker.S
InputHook
- 一个按键源码提取,直接导入就可以使用!-See you know your own look to see you understand yourself you know
DllTest
- 本程序为DLL动态库调用程序,是初学的理解的好入门程序,采用VC6编辑,可以直接导入运行。-The program calls for the DLL dynamic libraries program, is a good beginner s understanding of program entry, using VC6 editing, you can directly import operation.
iathook33
- 一个利用dll导入表修改来实现hook的方法,方法很好,能监视很多函数-Dll import a modified hook method, a very good method that can monitor many functions
HOOK
- HOOK API 程序采用修改IAT的方法,也就是修改导入表。。。。。 -HOOK API