C# 클래스 TUP.AsmResolver.PE.Structures.IMAGE_SECTION_HEADER

파일 보기 프로젝트 열기: Rex-Hays/GNIDA 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Characteristics System.UInt32
NumberOfLinenumbers System.UInt16
NumberOfRelocations System.UInt16
PointerToLinenumbers System.UInt32
PointerToRawData System.UInt32
PointerToRelocations System.UInt32
SizeOfRawData System.UInt32
VirtualAddress System.UInt32
VirtualSize System.UInt32

프로퍼티 상세

Characteristics 공개적으로 프로퍼티

public UInt32,System Characteristics
리턴 System.UInt32

NumberOfLinenumbers 공개적으로 프로퍼티

public UInt16,System NumberOfLinenumbers
리턴 System.UInt16

NumberOfRelocations 공개적으로 프로퍼티

public UInt16,System NumberOfRelocations
리턴 System.UInt16

PointerToLinenumbers 공개적으로 프로퍼티

public UInt32,System PointerToLinenumbers
리턴 System.UInt32

PointerToRawData 공개적으로 프로퍼티

public UInt32,System PointerToRawData
리턴 System.UInt32

PointerToRelocations 공개적으로 프로퍼티

public UInt32,System PointerToRelocations
리턴 System.UInt32

SizeOfRawData 공개적으로 프로퍼티

public UInt32,System SizeOfRawData
리턴 System.UInt32

VirtualAddress 공개적으로 프로퍼티

public UInt32,System VirtualAddress
리턴 System.UInt32

VirtualSize 공개적으로 프로퍼티

public UInt32,System VirtualSize
리턴 System.UInt32