PE文件结构及其加载机制(三)

上次我们学习了IMAGE_OPTIONAL_HEADER的前十个参数,下面我们继续学习。 第十一个值SectionAlignment,表示节对齐粒度。这个值一定要大于或等于文件对齐粒度。 The alignment of sections loaded in memory, in bytes. This value must be greater than or equal to the File
相关文章
相关标签/搜索