资源列表
war3mh
- War3MH,一个纯C++写的魔兽全图工具,支持1.20e和1.24e,没有用界面编程或MFC,只有200行代码,含注释,因此代码很容易理解-War3MH, a pure C++ to write full map of Warcraft tool support 1.20e and 1.24e, no interface programming or MFC, only 200 lines of code, including comments, so the code is easy to
Global_keyboard
- 用Visual C++ 6.0全局键盘鼠标钩子经典程序源码-With the Visual C++ 6.0 global keyboard and mouse hooks classic program source code
Windows API Hook实例
- Windows API hook实例,帮助初学Hook者学习
进程启动拦截
- 进程启动拦截(需要生成后与dll放在一个文件夹运行)(非原创)拦截很有效,无论什么进程(除了系统进程)都能拦截。
MouseHook
- 键盘钩子,记录键盘操作,记住鼠标每一步操作步骤,可以回放重现-Keyboard hook to record keyboard operation
pmjtcore
- 很有用的屏幕截图源代码,希望对各位有用,多来下载-Useful screen capture the source code
HookMouse001
- 简单的鼠标钩子,运行时可以使鼠标无法操作-Simple mouse hook, the runtime can not operate the mouse
AutoHotkey-master
- AutoHotkey_L v1.1.09.00 源代码-AutoHotkey_L v1.1.09.00 source
remotecontrol
- 张友生博士所著《远程控制编程技术》VC源代码-The Dr. Zhang Yousheng book VC source code " Remote Control Programming
360 hookport
- 360 hookport框架逆向后的源码 360 hookport框架逆向后的源码
point_cloud_compression
- pcl 源码 点云数据的压缩显示,压缩数据的算法-display pcl source point cloud data compression algorithm to compress data
SehHook
- 利用SEH和int3实现apiHOOK的例子, 新手可以学习学习-SEH and the int3 apiHOOK example, novices can learn from