PEHeader.ImageBase 属性

定义

获取图像加载到内存中时其第一个字节的首选地址。

public:
 property System::UInt64 ImageBase { System::UInt64 get(); };
public ulong ImageBase { get; }
member this.ImageBase : uint64
Public ReadOnly Property ImageBase As ULong

属性值

首选地址,即 64K 的倍数。

适用于