搜索资源列表
AheadLib
- AheadLib 是用来生成一个特洛伊DLL的工具,用于分析DLL中的函数参数调用(比如记录Socket send了什么等等)、更改函数功能(随心所欲了:)、更改界面功能(比如在Hook里面生成一个按钮,截获事件等等)。-AheadLib is used to generate a DLL Troy tool for the analysis of DLL function call parameters (such as record
AheadLib
- AheadLib 是用来生成一个特洛伊DLL的工具,用于分析DLL中的函数参数调用(比如记录Socket send了什么等等)、更改函数功能(随心所欲了:)、更改界面功能(比如在Hook里面生成一个按钮,截获事件等等)。-AheadLib is used to generate a DLL Troy tool for the analysis of DLL function call parameters (such as record
AheadLib_2.2.150_Src
- 一、简介 AheadLib 是用来生成一个特洛伊DLL的工具,用于分析DLL中的函数参数调用(比如记录Socket send了什么等等)、更改函数功能(随心所欲了:)、更改界面功能(比如在Hook里面生成一个按钮,截获事件等等)。 二、使用 1.用 AheadLib 打开要模拟的 DLL,生成一个 CPP 文件。 2.用 Visual Studio 6.0/.NET 建立一个
AheadLib
- 著名的Dll劫持工具,指定Dll后自动生成劫持Dll源码,在目标函数中添加代码即实现劫持功能,简单好用。(The famous Dll hijacking tool, designated Dll automatically generated hijacking Dll source code, add code in the target function, that is, hijacking function, simple a
AheadLib-master
- 自动生成DLL模块分析代码的工具, 用于分析DLL功能。功能强大(Automatic generation of DLL module analysis tools for analyzing DLL functions)
PowerDllHook
- 最有效的DLL HOOK 参考改进于aheadlib.用法:先载入选择好的动态库,然后 选择好代码生成选项。按输出选项的生成项目,可 以选择输出为VC6或BCB6工程文件,将自动生成项 目文件夹到以动态库名字命名的子目录并生成所有 文件并拷贝原始动态库到此目录 后续版本将加入自定义拦截函数,自自定义接口拦 截 自动获取动态库函数参数,拦截信息参数输出,自 动编译,运行并输出拦截信息功能(The most effective DLL H