资源列表
ScreenCapture
- 此例运用HOOK技术,编写的屏幕捕捉系统,在VC6.0下试验通过,利于学习网络编程的同学学习HOOK技术来编写网络程序。-HOOK technique used in this case, write the screen capture system, under the test adopted by VC6.0, which will help students to learn network programming techniques to learn to write networ
Delphi-hide-porcess
- Delphi下真正隐藏进程的代码,由VC的代码转成D的,不是采用hook的方法实现的,真正从物理内存中去隐藏,绝大部分进程查看器找不着,效果不错-Delphi genuine process of hidden code, the code by VC D conversion. instead of using the hook method, and from physical memory to conceal most of the process viewer could not fi
hookdll
- 全局钩子的动态链接库,非常简洁的编写,用的是vc60-Overall hook of the dynamic-link library
ogc9vac.rar
- 大名鼎鼎的ogc源代码,功能超强,据说无错版本,OGC well-known source code, powerful, it is said nothing wrong version
MouseHook
- 键盘钩子,记录键盘操作,记住鼠标每一步操作步骤,可以回放重现-Keyboard hook to record keyboard operation
leakfree
- 以malloc hook的方式检测内存泄漏的工具 -malloc hook to the memory leak detection tools
MessageHook
- Windows消息钩子,拦截指定程序的任何消息,值得下载保存.
CBTHook
- 利用HOOK原理,安装WH_CBT钩子,可以得到系统通知消息-HOOK principle use, installation hook WH_CBT, system notification message can be
EventRecorder_demo
- 基于 DLL 应用程序的屏幕事件记录器-DLL-based screen applications incident Recorder
EasyHook 2.6 Binaries
- 最近一段时间由于使用MinHook的API挂钩不稳定,经常因为挂钩地址错误而导致宿主进程崩溃。听同事介绍了一款智能强大的挂钩引擎EasyHook。它比微软的detours好的一点是它的x64注入支持是免费开源的。不想微软的detours,想搞x64还得购买。 EasyHook提供了两种模式的注入管理。一种是托管代码的注入,另一种是非托管代码的注入。我是学习C++的,所以直接学习了例子中的非托管项目UnmanagedHook。里面给了一个简单的挂钩MessageBeep API的示例(D
HookStaticLibrary
- ms detours 2.1 library and mhook 2.3 static library