C# Class inVtero.net.MemSection

显示文件 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_oe property

public CODEVIEW_HEADER,inVtero.net DebugDetails
return CODEVIEW_HEADER

IsExec public_oe property

public bool IsExec
return bool

Length public_oe property

public long Length
return long

Module public_oe property

public Extract,Reloc Module
return Reloc.Extract

Name public_oe property

public string Name
return string

SubSections public_oe property

public List SubSections
return List

VA public_oe property

public VIRTUAL_ADDRESS,inVtero.net VA
return VIRTUAL_ADDRESS