PEExportSymbol

Implementation of export symbol for PE format

Properties

Link copied to clipboard

The relative virtual address of the export symbol

Link copied to clipboard
open override val fields: Map<String, Any>

Get all fields of the structure

Link copied to clipboard
val forwarderString: String? = null

The forwarder string if this symbol is a forwarder

Link copied to clipboard
val isForwarder: Boolean = false

Whether this symbol is a forwarder to another DLL

Link copied to clipboard
open override val name: String

The name of the export symbol

Link copied to clipboard

The ordinal number of the export symbol