搜索资源列表
ntapi
- delphi NT本地API单元 用delphi写rootkit方便了。-delphi NT local API module delphi write rootkit convenient.
BypassRegMon_SteelKernelGroup
- hook注册表,使用ntapi得方式过滤,这个是源代码。
ntapi
- delphi NT本地API单元 用delphi写rootkit方便了。-delphi NT local API module delphi write rootkit convenient.
BypassRegMon_SteelKernelGroup
- hook注册表,使用ntapi得方式过滤,这个是源代码。-hook the registry, the use of a method in filtering ntapi, this is the source code.
ProjectOZ
- ProjectOZ is an experimental environment based on the SPACE abstractions for the CPU, MMU, and trap mechanisms (search: probert bruno SPACE). ProjectOZ implements these abstractions using the native NTAPI of the Wind
w32api-3.13-mingw32-dev
- windowsXP/2003平台安装ffmpeg所需mingw安装包!-windowsXP/2003 platform required to install ffmpeg installed mingw package!
display
- /* * PROJECT: ReactOS HAL * LICENSE: GPL - See COPYING in the top level directory * FILE: hal/halx86/generic/display.c * PURPOSE: Screen Display Routines, now useless since NT 5.1+ * PROGRAMMERS: Alex Ione
HiddenDirectory
- 该文档介绍了用NT驱动程序来拦截NTAPI来实现彻底隐藏文件和目录的目的。NT下有一个文件NTDLL.DLL,大部分NTAPI都是在这个库中封装的。其中实现查找文件和目录的API接口是ZwQueryDirectoryFile,所以我们只要拦截这个API的话,文件和目录就可以完全隐藏了!-This document describes the use of NT driver to intercept NTAPI to achieve c
ProjectOZ
- ProjectOZ is an experimental environment based on the SPACE abstractions for the CPU, MMU, and trap mechanisms (search: probert bruno SPACE). ProjectOZ implements these abstractions using the native NTAPI of the Windo