TutorialMalware Analysis AcademyAugust 4, 20268 min read
Read a PE header by hand (and why it still matters)
Tools will parse a PE for you. Knowing which fields matter — and which ones lie — is what lets you tell a packed sample from a legitimate binary in about thirty seconds.
Read the post