资源列表
screen
- VB获取屏幕鼠标经过颜色值及鼠标所在位置的坐标.-Access to the screen after the mouse VB color value and location coordinates of the mouse.
key
- 简单用于记录键盘输入。但不能记录密码框中的内容。可以后台运行不显示界面-key record
vbjianpanjilu
- 一个小的按键记录程序,可以记录下操作者的键盘记录。-A small keyloggers can record the keyboard operator records.
HOOK_get_input
- 关于HOOK截获中文输入 发帖者:suei8423 -HOOK intercepted the Chinese character input on the post From: suei8423
IsApiHook
- 检测是否被apihook了Read和WriteProcessMemory,防止有人通过apihook盗取重要内容-Test is being apihook the Read and WriteProcessMemory, prevent someone steal apihook important
hookfunction
- 对钩子函数的介绍及其一些相关函数的介绍
InjectLibrary64
- WIN7 64位下 32位注入64位DLL程序-WIN7 64 bit The following 32 64 DLL injection procedure
walkbot
- 一个强大的CS HOOK路点和路线功能是必不可少的,此代码为CS作弊器的路点,路线功能代码。-a powerful CS HOOK way point and line functions is essential, this code of CS cheating on the road, the route functional code.
basic_hardware
- windows hook 的好例子,Windows内核的安全防护-windows hook
hook
- 强大的API,可以hook一切窗口的创建、销毁、焦点等等等等事件-vbhook
XPhook
- 我在XP下用过detour,也是用钩子将dll注入到其他进程进行API拦截,当时拦截的是 ShowWindow以及文件操作的一些API,感觉没什么问题阿.你可以先用Detour拦截一下其他的API试试,比如 CreateProcess,这个API我拦截过,Detour能拦截的 -I used the XP detour. also used to hook dll injected into other processes API interception, then intercept t