搜索资源列表
Console2
- 多功能控制台,包含多个标签,文本编辑器,可以切换不同背景, 透明度和颜色,可配置的字体,不同的窗口风格。 使用VC8编译,该控制台实际是CMD的钩子,想学钩子的同学可以参考
SSDTHookTest
- SSDT Hook 简单示例 Hook Native Api ZwQuerySystemInformation 达到隐藏cmd.exe进程的效果,进程名没有大小写限制。(学习agony RootKit的成果)-The SSDT Hook, Native Api the ZwQuerySystemInformation native API to hide the effects of the cmd.exe process, process name is not a case limit.