Skip to content

Native macOS .mbox decompiler: extract everything. .eml also supported.

Notifications You must be signed in to change notification settings

Oil3/Mbox-Decompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mbox Decompiler

Swift Platform

Mbox-Decompiler is a free macOS application to extract attachments from mbox and eml files. Built with Swift and designed for sandboxed environments.

Download from releases

  • 📤 Made to extract attachments from mbox files, and also supports eml files.
  • 🔀 Does not try to run your file, rather it reads it and extracts the emmbedded files it finds.
  • 📎 Save every attachments to a specific directory
  • 🛅 Sandboxed, hardened, notarized macOS app
  • 💻 Native macOS app with SwiftUI

.eml are actually also supported

Wasn't planned, but I had 30ish emails "forwarded as attachments", and I needed the respectives adjuncts, A App successfuly extracted the excel files I needed.

Why this app?

  • Had to sum up 365 amounts, and for a significant quantity of I had to retrieve from emails.
  • Used Google Takeout to receive an archive of those emails, and the ".mbox" format, which is quite a format, wasn't expected.