资源列表
MicroRk_Very_small_usermode_rootkit
- MicroRk - Very small usermode rootkit
windowhook
- The code shows the excellent use of window hook development in vc++. This may be very important for some one who want to start work on hooks techniques
ServerHook
- 键盘钩子的应用,DLL库,可以截获键盘输入,并写到指定的文件中
Registry
- hiding registry winapi hook
hookimportfunction
- 实现屏幕取词的技术方案和部分源码,第二个hook我没有编译测试过 因为我没有VC++1.52.所以代码可能会有错。 建议使用Borland c++,按16位编译。 如果用VC++1.52,则要改个选项 在VC++1.52的Option里,有个内存模式的设置,选大模式,和\"DS!=SS DS Load on Fun ction entry.\",切记,否则会系统崩溃。
MessageHelper
- 整理的Win32 C#声明文件 包含消息定义和一些API定义-finishing the statement Win32 C# definition file contains information and some API definition
ssdt-hook
- 1。获取ssdt函数个数 2。获取ssdt函数表中的所有函数 3。hook ZwQuerySystemInformation 4。unhook ZwQuerySystemInformation 5。根据用户给定的函数地址和ssdt表中的索引,修改ssdt表。-1. Get ssdt number of functions 2. Get ssdt all functions in the function table 3. hook ZwQuerySystemInformation
zhuruu
- 无需任何模块直接可以注入的一个好东西-Without any module can be directly injected into a good thing! !
LocaleEmulator
- 用C山寨的NTLEA, 助于理解ANSI和UNICODE窗口之间是如何转化调用的 NTLEA (NT Locale Emulator Advance),是一个区域及内码转换软件。专门用来解决游戏或软件乱码。尤其是喜欢玩日语游戏的小众读者一定要好好关注此文。 NTLEA 也可以拿来处理乱码的 txt,不过它并不是什么乱码都能处理。假如你收到乱码的邮件想用它来处理的话,有点大材小用了。把你的乱码邮件转发到 Gmail,一般就可以解决。-With C cottage NTLEA,
SSDTHOOK
- 简单的SSDT的Hook,可以让想学习SSDT HOOK的朋友们学习学习。-The simple SSDT Hook, you can make friends want to learn SSDT HOOK learn to learn.
Injector
- Simple Hooking method