资源列表
zhuruqi
- dll注入的基本方法,列子中通过动态调用dll的方式,将zhuruqi.dll加载到qq.exe的内存中,当然要首先从进程列表中取得qq.exe的pid号。写的不好,但是原理上能通,而且注释了,以后会慢慢改进。-dll into the basic method, the dynamic call dll Liezi by the way, will be loaded into qq.exe zhuruqi.dll memory, of course, must first obtain qq
HOOK
- 植物大战僵尸的*程序,按F3可以添加金钱等功能-Plants vs. Zombies plug
APIHook
- API hooking example. Current example is TerminateProcess.
Mouse.rar
- 简单的鼠标钩子,能捕获鼠标所在窗口的标题,并显示在指定文本框中。适合初学者。,A simple mouse hook to capture the title of the window where the mouse and displays the specified text box. Suitable for beginners.
MouseHook
- 一个实用的鼠标Hook的示例程序。 可以通过这个示例源码了解Hook的原理及实现-Hook a practical example of the mouse program. This example source code can understand the principle and implementation Hook
A-Journey-to-the-Center-of-the-Rustock.B-Rootkit.
- A Journey to the Center of the Rustock.B Rootkit
InjectDLL
- DLL Injection sample source code
Hook_example_test
- Hook编程的例子,与本线程和桌面全部线程的交互-some example for hook, for current thread and thread of all in the desktop
hook_keyboard
- 简单的*器,利用HOOK技术,通过API函数SetWindowsHookEx完成的一款*器,可执行文件是控制台编写-Simple keyloggers, use HOOK technology, through the API function SetWindowsHookEx completed a keyboard logger, the executable file is written in the console
Hoop
- 可以监控键盘输入内容的键盘钩子 可以监控键盘输入内容的键盘钩子-Thank you
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
HookTest
- 用系统消息钩子实现键盘和鼠标记录,使用VC++6开发。-Achieved with the system message hook keyboard and mouse recording, using VC++6 development.