资源列表
Tren
- 魔兽游戏里踢人 我们HOOK Send函数。如果我们和某个玩家私聊,假设输入7720668,那么肯定可以在pBuffer中搜索到这个字符串,然后我们关闭相应的socket即可实现T人了。(这里也说明了:只有主机才可以T人。因为通过伪造TCP、SYN、ACK数据包来实现,几乎不可能) -World of Warcraft game kicking us HOOK Send function. If we whisper a player, assuming that the input 7
Process
- 一个简单的进程钩子,钩子之用,很简单,不太完善-A simple process hook, hook for use, very simple, imperfect
qqmuma
- 一个很好的通过hook远程插入的程序,可以很好地作为参考。-A good distance into the program through the hook can be a good reference.
DLLv3_HOOKING
- hook nextfile and openprocess, it blocks notepad and hides files its a mix of diferent codes their autors are:E0N and internals (StickyApp32)
Hook
- vc写的。钩子程序:运行时截获键盘鼠标信息,只有输入正确密码才可回复正常。-vc written. Hook procedure: run-time interception of keyboard and mouse information, only enter the correct password before they can return to normal.
mimikatz_trunk.src
- mimikatz:从Lsass进程中抓取Windows登陆明文密码 (源代码)-mimikatz: Lsass process grab the Windows login password in clear text (source code)
1
- 利用钩子 hook deviceiocontrol 修改硬盘序列号-hook deviceiocontrol
KeyBoardFilterDriver
- 该代码的功能是设置键盘钩子,记录键盘操作记录,包括键盘扫描码。-the function of this code is setting keyboard hooking and keeping the log of keyboard operation,the scan code is also included in it.
Monitor_keyboard_input
- 监听所有键盘输入,并记录内容到磁盘,有利初学者学习hook-Monitor all keyboard input, and record the contents to disk, enabling beginners to learn hook
HOOK_CreateProcess
- 一个拦截CreateProcess函数,不允许创建进程的程序例子!
apihook
- Hook到记事本的MessageBoxW函数 打开旧的记事本新输入几个字符,按新建就会看到HOOK的效果-Hook into Notepad MessageBoxW function of the old Notepad to open the importation of several new characters, according to a new you will see the effect HOOK
DelphiInsertDLL
- 使用WriteProcessMemory函数将DLL的路径名写入到远程进程的内存空间-WriteProcessMemory function using the DLL path name to write to remote process memory space
