Terminology Index
Glossary
2953 terms
P32
PE Static Analysis
PE static analysis examines a Windows Portable Executable's headers, sections, imports, exports, resources, certificates, entry point, and other structure without executing it.
Fields and section names can be forged or unusual for legitimate reasons, so the method produces evidence and hypotheses that need structural, code, reputation, or behavioral corroboration.
Introduced in: Applied Malware Analysis for Defenders
Examples
- Inspect an entry point in an unusual section
- Extract and hash an embedded resource
No related terms linked yet.
