资源列表
VCKeyboard
- VC基于winio的模拟键盘按键方法源代码。本人自己编写。开发过程中很有参考价值。-VC-based approach winio analog keyboard keys source code. The process of developing a good reference.
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)
VcKeyHook
- vc6写的键盘钩子函数及其调用,hook用dll方式,我做的小修改会对调用者发出一个消息-keyboard hook code in vc6,hook in dll,and if you press ctrl key will receive a message
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.
gouziDLL
- 安装DLL钩子源码,用来注入进程所用,做*用-Installation DLL hook source, used for injection process
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.