C# Class VolatileRegistryReader.SYSTEMHive

Inheritance: VolatileReader.Registry.RegistryHive
Mostra file Open project: brandonprry/volatile_reader Class Usage Examples

Public Methods

Method Description
GetBootKey ( ) : string
SYSTEMHive ( RegistryHive hive ) : System
SYSTEMHive ( string filename ) : System

Method Details

GetBootKey() public method

public GetBootKey ( ) : string
return string

SYSTEMHive() public method

public SYSTEMHive ( RegistryHive hive ) : System
hive VolatileReader.Registry.RegistryHive
return System

SYSTEMHive() public method

public SYSTEMHive ( string filename ) : System
filename string
return System