资源列表
hook
- 挂钩(HOOK)的基本原理 WINDOWS调用挂接的回调函数时首先会调用位于函数链首的函数,我们只要将自己的回调函数置于链首,该回调函数就会首先被调用。那么如何将我们自己的回调函数置于函数链的链首呢?函数SetWindowsHookEx()实现的就是该功能。
winsock-hooking
- winsock hooking made easy
hook
- 用钩子实现记录用户键盘、鼠标操作并重现。-By hook users to achieve record keyboard, mouse operation and reproducibility.
AccessFinality有着非常强大的密码破解能力
- Access文件破解源码,有着非常强大的密码破解能力,能在瞬间破解所有文件。-Access file crack source, has a very powerful password cracking ability, can break all the files in an instant.
keyboard_record
- 用于记录键盘数据,形成记录文件,可以与*程序配合,是盗取密码的必备源代码。-keyboard for data record form documented, and the Trojan program can meet. stolen password is required for source code.
ActiveKey
- key hook使用,截获键盘按键消息. 可用于制作简单的*.-key hook used to intercept keyboard messages. Can be used to make a simple plug-in.
winping
- send message to all windows after UnhookMessagHookEx
dxbutton
- dxbutton.pas which is not found anywhere
DETOURS
- 著名的DETOURS绿色版,不用自己在安装拷贝了,可以直接拿进程序里调用-DETOURS green version of the famous, do not install their own copy, and you can call directly to get into the program where
HookSrc
- API calls interception is the task that allows you to get access to some parts of others programs. Lots of programmers spend time developing and describing various methods that allow that access. Such methods are used in many anti-virus and anti-spyw
HookInjEx_src
- VC++代码注入程序的实例,感兴趣的可以-VC++ code into an instance of the program, interested can look at