资源列表
detours-1.5.zip
- 微软提供的截取Win32 API函数的开发包和例子1.5版本
HookComm.zip
- 使用Hook截获串口数据的程序
监视串口来的数据.zip
- 监视串口来的数据
DLL函数查看器V2.0
- DLL函数查看器V2.0 可以看看dll里导出地函数-Function reader V2.0 of DLL can see the ground function of the derivation in dll
HOOK_SetupDiSetClassInstallParams
- 通过hook技术实现了不能在设备管理器对禁用设备进行启用的操作.-by hook technology can achieve the equipment manager ban on the opening of the equipment's operation.
detours-1.5.zip
- 微软提供的截取Win32 API函数的开发包和例子1.5版本,SDK and example in 1.5 version of hooking Win32 API which are provided by Microsoft
VBGetWord.ocxExample.rar
- 专业屏幕取词引擎GetWord.ocx的简单使用范例(VB),为VB入门编程人员准备。GetWord.ocx为在网上下载的破解版本,版权归作者所有。(不好意思,刚才那个getword范例文件不全,后来才知道。),Professional Capture Characters from Screen engine GetWord.ocx a simple example of the use (VB), entry for VB programmers to prepare. GetWord.oc
postmessage_API.rar
- VB对指定窗口进行后台模拟键盘鼠标信息的操作.,VB on the specified window to the background simulation of the operation of keyboard and mouse information.
DEP_hook
- 易语言编写的dll,使用API-hook守护程序进程,达到防杀的目的-Written in easy language dll, using the API-hook daemon process to achieve the purpose of anti-kill
EasyHook 2.6 Binaries
- 最近一段时间由于使用MinHook的API挂钩不稳定,经常因为挂钩地址错误而导致宿主进程崩溃。听同事介绍了一款智能强大的挂钩引擎EasyHook。它比微软的detours好的一点是它的x64注入支持是免费开源的。不想微软的detours,想搞x64还得购买。 EasyHook提供了两种模式的注入管理。一种是托管代码的注入,另一种是非托管代码的注入。我是学习C++的,所以直接学习了例子中的非托管项目UnmanagedHook。里面给了一个简单的挂钩MessageBeep API的示例(D
DLL_Hijacker_Rewritten-master
- dll劫持神器。指定Dll后自动生成劫持Dll源码,在目标函数中添加代码即实现劫持功能,简单好用(DLL hijacking.After specifying Dll, the hijacking Dll source code is automatically generated, and the hijacking function is realized by adding code to the objective function, which is simple and easy t
