C# Class inVtero.net.MemSection

Show file Open project: ShaneK2/inVtero.net Class Usage Examples

Public Properties

Property Type Description
DebugDetails CODEVIEW_HEADER
IsExec bool
Length long
Module Reloc.Extract
Name string
SubSections List
VA VIRTUAL_ADDRESS

Property Details

DebugDetails public property

public CODEVIEW_HEADER,inVtero.net DebugDetails
return CODEVIEW_HEADER

IsExec public property

public bool IsExec
return bool

Length public property

public long Length
return long

Module public property

public Extract,Reloc Module
return Reloc.Extract

Name public property

public string Name
return string

SubSections public property

public List SubSections
return List

VA public property

public VIRTUAL_ADDRESS,inVtero.net VA
return VIRTUAL_ADDRESS