资源列表
Rootkit端口隐藏技术
- ROOTKIT 利用hook技术可以隐藏指定的端口 需要以驱动加载的形式把hook加载进内核 这里利用了insdrv工具(The ROOTKIT uses hook technology to hide the specified port and needs to load the hook into the kernel in the form of driver loading using the insdrv tool)
Detours-master
- windows提供的抓包源代码,利用这个可以轻松的使用钩子功能(Windows support this project to hook)
2BOX多开源码
- 多种钩子使能让各种程序多开,特别是游戏,很多游戏和软件都能使用
apihooks20.zip
- 截取Win32 API函数的程序源码
HOOK注入框架(DLL源码)
- HOOK注入框架(DLL源码)和EXE 注入源码及框架(Hook injection framework (DLL source code) and exe injection source code and framework)
