다음을 통해 공유


PEHeaderBuilder.ImageBase 속성

정의

메모리로 로드되는 이미지의 첫 번째 바이트의 기본 주소이며, 64K의 배수입니다.

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

속성 값

메모리에 로드될 때 이미지의 첫 번째 바이트의 기본 주소를 나타내는 숫자입니다.

적용 대상