资源列表
my_hookOpenProcess
- 通过修改进程函数开始前5个字节,实现API Hook-Before the start of the process by modifying the function of 5 bytes, to achieve API Hook
SimpleKBHOOK
- 简单的键盘监听器 涉及HOOK和鼠标获取其他进程窗口句柄-Simple keyboard monitor and mouse HOOK involving other processes to obtain the window handle
API-Hook
- Win32 API Hook 示例,例子中注释非常详细,简单易懂。本例子中实现了对MessageBox 函数进行Hook , 当然你也可以Hook其他API,只需小小的修改即可。 -Win32 API Hook examples, case notes are very detailed, very easy to understand. In this case realized MessageBox function Hook, of course, you can Hook the
APIHook_Src
- 很专业的R3的inline HOOK引擎。-The R3 HOOK very professional engine
ShellExecute
- ShellExecute的使用技巧演示!-The use of ShellExecute presentation skills!
AntiDlltest
- this anti Dll injection sample Written VC++, you can understand more easy more easy-this is anti Dll injection sample Written VC++, you can understand more easy more easy
HooklibEx
- 直接多线程调用的R3hook,恢复代码调用采用ADE的反汇编,非常稳定-Direct multi-threaded calls R3hook, called the use of ADE recovery code disassembler, very stable
getword
- 一个利用WindowsAPI获取屏幕文字的程序,利用HOOK API。-For screen text, using HOOK API.
KeyBoardHook
- 键盘钩子,已经去除了DLL静态库,需要的下。-Keyboard hook DLL static library has removed the need for the next.
qqhacker
- 一个vc写的*源码,利用钩子技术,实现隐藏进程,以系统服务实现自启动 -Vc write a keylogger source code, using hooks technology, hidden processes, in order to achieve self-starting system services
HookTest
- 一个截获键盘消息和鼠标消息的钩子测试程序。-A message intercepted by the keyboard and mouse news hook test procedure.
MFCHOOKDLLTest
- mfc HOOK DLL的例程,交给你如何做动态库的钩子-mfc HOOK DLL routine, how do you do to hook the dynamic library