# emldump.py > Parse and analyze EML email message files **Category:** [[categories/analyze-documents-email-messages|Analyze Documents > Email Messages]] | **Tier:** Rich (FOR610) | **Author:** Didier Stevens **Docs:** [https://docs.remnux.org/discover-the-tools/analyze+documents/email+messages](https://docs.remnux.org/discover-the-tools/analyze+documents/email+messages) ## Usage ```bash emldump.py message.eml ``` ## Recipes - [[recipes/email-attachment-extraction|Extract and Triage Email Attachments]] ## Workflows - [[workflows/email-analysis-workflow|Email & Phishing Analysis]] — Step 1: Header Analysis ## Related Tools - [[tools/mail-parser|mail-parser]] — Parse raw SMTP email messages and extract headers, body, and - [[tools/msg-extractor|msg-extractor]] — Extract emails and attachments from Microsoft Outlook MSG fi - [[tools/msgconvert|msgconvert]] — Convert MSG files to MBOX files. ## FOR610 **Sections:** 3 #email #eml #didier-stevens