?? image_section_header.txt
字號:
[Structure Information]
Name = 8
PhysicalAddress or VirtualSize = 4
VirtualAddress = 4
SizeOfRawData = 4
PointerToRawData = 4
PointerToRelocations = 4
PointerToLinenumbers = 4
NumberOfRelocations = 2
NumberOfLinenumbers = 2
Characteristics1 = 2
Characteristics2 = 1
Characteristics3 = 1
[Characteristics1]
IMAGE_SCN_TYPE_REG(Reserved) = 0x0000
IMAGE_SCN_TYPE_DSECT(Reserved) = 0x0001
IMAGE_SCN_TYPE_NOLOAD(Reserved) = 0x0002
IMAGE_SCN_TYPE_GROUP(Reserved) = 0x0004
IMAGE_SCN_TYPE_NO_PAD(Reserved) = 0x0008
IMAGE_SCN_TYPE_COPY(Reserved) = 0x0010
IMAGE_SCN_CNT_CODE(Section contains code) = 0x0020
IMAGE_SCN_CNT_INITIALIZED_DATA(Section contains initialized data) = 0x0040
IMAGE_SCN_CNT_UNINITIALIZED_DATA(Section contains uninitialized data) = 0x0080
IMAGE_SCN_LNK_OTHER(Reserved) = 0x0100
IMAGE_SCN_LNK_INFO(Section contains comments or some other type of information) = 0x0200
IMAGE_SCN_TYPE_OVER(Reserved) = 0x0400
IMAGE_SCN_LNK_REMOVE(Section contents will not become part of image) = 0x0800
IMAGE_SCN_LNK_COMDAT(Section contents comdat) = 0x1000
IMAGE_SCN_NO_DEFER_SPEC_EXC(Reset speculative exceptions handling bits in the TLB entries for this section) = 0x4000
IMAGE_SCN_GPREL(Section content can be accessed relative to GP),IMAGE_SCN_MEM_FARDATA = 0x8000
[Characteristics2]
IMAGE_SCN_MEM_SYSHEAP= 0x01
IMAGE_SCN_MEM_PURGEABLE,IMAGE_SCN_MEM_16BIT = 0x02
IMAGE_SCN_MEM_LOCKED = 0x04
IMAGE_SCN_MEM_PRELOAD = 0x08
[Characteristics3]
IMAGE_SCN_LNK_NRELOC_OVFL(Section contains extended relocations) = 0x01
IMAGE_SCN_MEM_DISCARDABLE(Section can be discarded) = 0x02
IMAGE_SCN_MEM_NOT_CACHED(Section is not cachable) = 0x04
IMAGE_SCN_MEM_NOT_PAGED(Section is not pageable) = 0x08
IMAGE_SCN_MEM_SHARED(Section is shareable) = 0x10
IMAGE_SCN_MEM_EXECUTE(Section is executable) = 0x20
IMAGE_SCN_MEM_READ(Section is readable) = 0x40
IMAGE_SCN_MEM_WRITE = 0x80
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -