📄
REMnux Documentation
  • REMnux: A Linux Toolkit for Malware Analysis
  • Install the Distro
    • Get the Virtual Appliance
    • Install from Scratch
    • Add to an Existing System
    • Run REMnux as a Container
    • Keep the Distro Up to Date
  • Discover the Tools
    • Examine Static Properties
      • General
      • PE Files
      • ELF Files
      • .NET
      • Deobfuscation
    • Statically Analyze Code
      • General
      • Unpacking
      • PE Files
      • Python
      • Scripts
      • Java
      • .NET
      • Flash
      • Android
    • Dynamically Reverse-Engineer Code
      • General
      • Shellcode
      • Scripts
      • ELF Files
    • Perform Memory Forensics
    • Explore Network Interactions
      • Monitoring
      • Connecting
      • Services
    • Investigate System Interactions
    • Analyze Documents
      • General
      • PDF
      • Microsoft Office
      • Email Messages
    • Gather and Analyze Data
    • View or Edit Files
    • General Utilities
  • Run Tools in Containers
    • Docker Images of Malware Analysis Tools
  • Behind the Scenes
    • People
    • Technologies
      • SaltStack Management
      • REMnux Installer
      • State Files Without the REMnux Installer
      • Debian Packages
      • Website and Docs
    • License
  • Tips and More
    • REMnux Configuration Tips
    • REMnux Tool Tips
    • Malware Analysis Training
    • REMnux Website
  • Get Involved
    • Ask and Answer Questions
    • Write About the Tools
    • Add or Update Tools
      • Contribute a Salt State File
      • Contribute a Debian Package
      • Contribute a Dockerfile
    • Implement Enhancements
Powered by GitBook
On this page
  • emldump
  • msg-extractor
  • msgconvert
  • mail-parser
  1. Discover the Tools
  2. Analyze Documents

Email Messages

Analyze Documents

PreviousMicrosoft OfficeNextGather and Analyze Data

Last updated 3 years ago

emldump

Parse and analyze EML files.

Website: Author: Didier Stevens: License: Free, unknown license State File:

msg-extractor

Extract emails and attachments from MSG files.

Website: Author: License: GNU General Public LIcense v3.0: Notes: extract_msg State File:

msgconvert

Convert MSG files to MBOX files.

Website: Author: Matijs van Zuijlen License: "Free software; you can redistribute it and/or modify it under the same terms as Perl itself": State File:

mail-parser

Parse raw SMTP and .MSG email messages and generate a parsed object from them.

Website: Author: Fedele Mantuano: License: Apache License 2.0: Notes: Run the tool using command mailparser State File:

https://blog.didierstevens.com/2017/07/21/update-emldump-py-version-0-0-10/
https://twitter.com/DidierStevens
remnux.scripts.emldump
https://github.com/TeamMsgExtractor/msg-extractor
https://github.com/TeamMsgExtractor/msg-extractor#credits
https://github.com/TeamMsgExtractor/msg-extractor/blob/master/LICENSE.txt
remnux.python3-packages.msg-extractor
https://www.matijs.net/software/msgconv/
https://github.com/mvz/email-outlook-message-perl/blob/master/README
remnux.packages.libemail-outlook-message-perl
https://github.com/SpamScope/mail-parser
https://twitter.com/fedelemantuano
https://github.com/SpamScope/mail-parser/blob/develop/LICENSE.txt
remnux.python3-packages.mail-parser