Location:
Search - ntapi
Search list
Description: delphi NT本地API单元 用delphi写rootkit方便了。-delphi NT local API module delphi write rootkit convenient.
Platform: |
Size: 158411 |
Author: 孙小武 |
Hits:
Description: hook注册表,使用ntapi得方式过滤,这个是源代码。
Platform: |
Size: 43100 |
Author: wangyans |
Hits:
Description: delphi NT本地API单元 用delphi写rootkit方便了。-delphi NT local API module delphi write rootkit convenient.
Platform: |
Size: 157696 |
Author: 孙小武 |
Hits:
Description: hook注册表,使用ntapi得方式过滤,这个是源代码。-hook the registry, the use of a method in filtering ntapi, this is the source code.
Platform: |
Size: 43008 |
Author: |
Hits:
Description: 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 Windows kernel,
including features specific to building user-mode operating system
personalities (aka NT subsystems).-ProjectOZ is an experimental environment based on the SPACE abstractions forthe CPU, MMU, and trap mechanisms (search: probert bruno SPACE). ProjectOZimplements these abstractions using the native NTAPI of the Windows kernel, including features specific to building user-mode operating systempersonalities (aka NT subsystems).
Platform: |
Size: 824320 |
Author: Showna |
Hits:
Description: windowsXP/2003平台安装ffmpeg所需mingw安装包!-windowsXP/2003 platform required to install ffmpeg installed mingw package!
Platform: |
Size: 1364992 |
Author: delaoshi |
Hits:
Description: /*
* 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 Ionescu (alex.ionescu@reactos.org)
*/-/*
* 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 Ionescu (alex.ionescu@reactos.org)
*/
#include <hal.h>
#define NDEBUG
#include <debug.h>
#include <ndk/inbvfuncs.h>
/* PUBLIC FUNCTIONS**********************************************************/
/*
* @implemented
*/
VOID
NTAPI
HalAcquireDisplayOwnership(IN PHAL_RESET_DISPLAY_PARAMETERS ResetDisplayParameters)
{
/* Stub since Windows XP implemented Inbv*/
return
}
Platform: |
Size: 1024 |
Author: kusa |
Hits:
Description: 该文档介绍了用NT驱动程序来拦截NTAPI来实现彻底隐藏文件和目录的目的。NT下有一个文件NTDLL.DLL,大部分NTAPI都是在这个库中封装的。其中实现查找文件和目录的API接口是ZwQueryDirectoryFile,所以我们只要拦截这个API的话,文件和目录就可以完全隐藏了!-This document describes the use of NT driver to intercept NTAPI to achieve completely hidden files and directories purposes. Under the NT has a file NTDLL.DLL, most NTAPI are in this library package. Find files and directories which achieved an API interface is ZwQueryDirectoryFile, so long as we intercept this API, then the files and directories can be completely hidden!
Platform: |
Size: 9216 |
Author: yunhaitian |
Hits:
Description: 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 Windows kernel.
Because there is a real OS underneath handling the hardware details rather
than a simulator, students should find it easier to explore kernels at
the algorithm and data structure level
Platform: |
Size: 1037279 |
Author: SergeXY1 |
Hits: