资源列表
GETDATA
- 自动获取系统任意进程输入框中的数据 钩子使用 截获键盘输入和控件焦点消息 全局共享内存-Any process of automatic acquisition system, the data input box, hook the keyboard input and control using the intercepted messages focus global shared memory
Mouse
- 应用鼠标钩子捕获桌面信息,包括如何建立和卸载鼠标钩子-Mouse hook to capture the desktop applications, including how to set up and uninstall the mouse hook
HookDll
- 动态链接库DLL钩子源码及说明文件,详细论述了DLL钩子开发中常见的但不容易发现的严重问题及解决办法-Dynamic Link Library DLL hook source code and documentation, discusses in detail the development of the common DLL hook, but not easy to find serious problems and solutions
atapiRW-specsectors
- atapi层禁止特定扇区的读写,文件系统更底层的方法,也就是port级的文件保护-ATAPI layer reads and writes against specific sectors
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.