资源列表
regmon435
- 著名的regmon的4.35版本源码,现在应该不算太难就能找到了。-source code of regmon 4.35
windowtext-change
- 可以修改任何一个未开启API HOOK窗体的名称-You can modify any an unopened API HOOK the name of the form
D3D9-source
- 实现hook d3d9全部函数,从而实现让游戏黑屏等优化效果-hook d3d9
APIHOOK
- APIHook程序范例,截取部分API函数。-APIHook program example, intercept some API functions.
soft
- MFC中关于代码注入的几种方法,非常不错的代码注入教程-MFC regarding code injection in several ways, very good code injection tutorial
Hook_Open_Terminate
- 可以方便面的实现任务管理器下阻止程序被手动杀掉 OpenProcess和Terminateprocess的Hook使用 APIHOOK代码的引用-Can achieve instant noodles under the Task Manager to stop the program was manually kill the Hook OpenProcess and Terminateprocess reference code using APIHOOK
OneDiaoOther
- delphi源码,主程序启动的时候,调用外部可执行文件启动副窗口,主副窗口之间通过消息和外部文本文件实现信息传递。-delphi source, the main program starts, call an external executable file to start secondary window, through messages between the main and sub windows and external text files to achieve informa
HOOK
- HOOK API 程序采用修改IAT的方法,也就是修改导入表。。。。。 -HOOK API
sol1
- use window api to check kryboard / mouse input
ManagedSpy
- 有不少开发者使用Visual Studio® 提供的工具Spy++。使用Spy++,你可以了解一个运行中的应用程序的窗体布局或确定一个导致bug的特定窗体消息。然而,当你创建一 个基于Microsoft® .NET框架的应用程序,Spy++变得不太管用了,因为由Spy++截取窗体消息和类不能与开发者使用或甚至看到的任何事情通信。 开发者真正所想看到的 是被托管的事件和属性值。 本文描述如何使用一个名为ManagedSpy的新工具并且它的关联库Managed
HiddenModuleDetection
- detect hidden modules. informative stuff.
IAT
- IAT注入,可自动读取PE文件添加自己的DLL函数命令 模块非自己编写 但经过本人优化,和BUG修正-IAT injection, can be read automatically add the DLL function command module own non write but after I optimization, PE files and BUG correction