C# Class Class6, Ransomware

Datei anzeigen Open project: pe3zx/Ransomware Class Usage Examples

Public Methods

Method Description
smethod_0 ( ) : void

Private Methods

Method 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

Method Details

smethod_0() public static method

public static smethod_0 ( ) : void
return void