C# Class inVtero.net.GUEST_PHYSICAL_ADDRESS

Maybe just use VIRTUAL_ADDRESS above, pretty much identical EPT: PML4 table is located at the physical address specified in bits 51:12 of the EPTP - PML4 entry is then selected from Bits 11:3 are bits 47:39 of the guest-physical address Physical addresses as long
Show file Open project: ShaneK2/inVtero.net

Public Properties

Property Type Description
GPA long

Public Methods

Method Description
GUEST_PHYSICAL_ADDRESS ( long gPA ) : System

Method Details

GUEST_PHYSICAL_ADDRESS() public method

public GUEST_PHYSICAL_ADDRESS ( long gPA ) : System
gPA long
return System

Property Details

GPA public property

public long GPA
return long