Hamid-K / eml-extractor

Extract email attachments from .eml files in given directory.

Repository from Github https://github.comHamid-K/eml-extractorRepository from Github https://github.comHamid-K/eml-extractor

eml-extractor

This script will go through a given directory recursively, extracting all attachments from .eml files. .eml files are often how full mailbox dumps are leaked online. If an attachment with the same filename already exists, MD5 sum of the files are calculated and if not a match, the new file will be saved with _# suffix.

eml-extractor

By Hamid Kashfi (@hkashfi)

About

Extract email attachments from .eml files in given directory.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%