PointeToRawData contains the offset of the corresponding section data in the file.
SizeOfRawData gives the size or end point of the section.
VirtualAddress gives the relative offset the section to be placed in memory.
VirtualSizr indicates the memory block to allocate for the section.
Characteristics indicates the protection attribute for the section in memory (read, write, execute). These attributes are not mutually exclusive and can added together.
No comments:
Post a Comment