다음을 통해 공유


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의 배수인 기본 설정 주소입니다.

적용 대상