资源列表
HANDLE
- 利用API函数获取并控制第三方软件窗口句柄,对自动控制软件运行很有帮助-Using the API function to capture and control the third party software window handle, is of great help to automatic control software running
HardHookEngine
- C++ 代码,通用HOOK 引擎,包含x86,x64 两个版本,HardHookEngine-C++ code, general HOOK engines, including x86, x64 two versions
Blackbone-master
- 外国人写的很NB的代码,包括各种hook(硬件断点hook,Inlinehook,Int3hook等等),各种隐藏dll的技巧,请注意这套工程代码需要VS2013版本才能正常编译使用-Foreigners write very NB code, including various hook (hardware breakpoints hook, Inlinehook, Int3hook etc.), all kinds of hidden dll tips, please note this p
568972
- VB全局鼠标HOOK实现右键无效 主要实现禁止鼠标右键,下载源代码后,用VB6.0编编译,你就会发现鼠标按右键无法弹出菜单。-VB global mouse HOOK achieve the main achievement of the right to prohibit the right mouse button is invalid, download the source code, compiled by VB6.0 compilation, you will find can
hookfunction
- 利用Qt编写的全局键盘钩子和鼠标钩子,隐藏任务栏,关闭任务管理器等-Written using Qt global keyboard hook and mouse hook, hide task bar, close the task manager, etc
quickey
- 魔兽*,使用SetWindowsHookEx监控Windows全局鼠标事件,全局监控键盘事件, 代码例子-External source of warcraft
code
- 过11的动态检测 通过inline hook 11xp.d-inline hook 11xp.dll pass
testHook
- hook clavier under vb.net
TA_xxy_badapple
- 截获任务管理器窗口句柄并重绘实现动画输出-Intercept Task Manager window handle and redraws animated output
NetRipper
- NetRipper is a post exploitation tool targeting Windows systems which uses API hooking in order to intercept network traffic and encryption related functions from a low privileged user, being able to capture both plain-text traffic and encrypted traf
MouseHook
- 对鼠标进行记录,记录鼠标的轨迹和点击的情况,非常实用的钩子-FOR MOUSE HOOK
InjectCreateProcess
- 利用CreateProcess挂起启动一个程序并注入dll文件。-Use CreateProcess to start a program and inject the DLL file.