C# Class inVtero.net.Specialties.XEN

Inheritance: AMemoryRunDetector, IMemAwareChecking
显示文件 Open project: ShaneK2/inVtero.net Class Usage Examples

Public Methods

Method Description
IsSupportedFormat ( Vtero vtero ) : bool

This pulls info from the hypervisor areas regarding memory extents

XEN ( ) : System
XEN ( string XenDump ) : System

Method Details

IsSupportedFormat() public method

This pulls info from the hypervisor areas regarding memory extents
public IsSupportedFormat ( Vtero vtero ) : bool
vtero Vtero
return bool

XEN() public method

public XEN ( ) : System
return System

XEN() public method

public XEN ( string XenDump ) : System
XenDump string
return System