Class 04 · KP 02 / 20 PE File Layout at a Glance DOS header + stubMZ, e_lfanewNT HeadersSignature + File + OptionalSection tableone entry per section.text / .data / .rdata / .rsrcthe sectionsloaded top-to-bottom by the Windows PE loaderPE layout: imports in the Optional Header reveal a binary's capabilities.See the lecture slides for this topic. PreviousWhy Care About the PE Format?NextThe DOS Header (Legacy but Load-Bearing)