Méthode | Description | |
---|---|---|
smethod_0 ( ) : void |
Méthode | Description | |
---|---|---|
CloseHandle ( IntPtr hObject ) : bool | ||
IsDebuggerPresent ( ) : bool | ||
NtQueryInformationProcess ( IntPtr ProcessHandle, int ProcessInformationClass, byte ProcessInformation, uint ProcessInformationLength, int &ReturnLength ) : int | ||
NtSetInformationProcess ( IntPtr ProcessHandle, int ProcessInformationClass, byte ProcessInformation, uint ProcessInformationLength ) : uint | ||
OutputDebugString ( string str ) : int | ||
smethod_1 ( object thread ) : void |