资源列表
HookRelocAndIAT
- 实现Reloc和IAT的钩子,代码可很好地进行移植,超好用!-Achieve Reloc and IAT hooks, the code can be a good transplant, Chao Haoyong!
8_21174438(1)
- 远程dll注入,delphi源码书写,已编译二进制文件-Dll into the remote, delphi source code written in compiled binary files
USI
- 鼠标键盘模拟输入单元,适合做后台模拟输入-Moust and keybord input unit
injection
- Simple Process Hijacking in delphi.
HOOK
- HOOK技术在视频截取中的应用研究与实现.-希望大家一起学习和提高
MyHook
- 一个拦截键盘和鼠标消息的钩子源码,也是一个很好的dll示例程序。-An intercept keyboard and mouse message hook source code, but also a good dll sample program.
ScreenLock
- 自己制造的熒幕鎖, 原始密碼 1234, 利用 keyboard hook 的原理來實行
cap
- 基于winpcap的网络捕获数据包与解析 -capture the packet of the network
AntiHook
- 进程注入asm实现任意api Hook。可中断修改参数和寄存器。刚才传错了,囧-Asm into the process of achieving any api Hook. Interruptible modify the parameters and registers. Just pass wrong,囧. . .
AnyHook
- 进程注入asm实现任意api Hook。可中断修改参数和寄存器。总是传错,无奈啊-Asm into the process of achieving any api Hook. Interruptible modify the parameters and registers.
WindowsAPISoruces
- windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
HOOKstudy
- hook 手册 Windows系统是以消息处理为其控制机制,系统通过消息为窗口过程(windows procedure)传递输入。系统和应用两者都可以产生消息。对于每个输入事件,例如用户按下了键盘上的某个键、移动了鼠标、单击了一个控件上的滚动条,等等,系统都将产生一系列消息-hook Manual Windows message handling system is based on its control mechanism, system, through the message to th