An extractor to extract files from MHTML or Email files and store the files inside a specified path or in the same path.
rust cargo build --release
./target/release/mail_extractor_binary [INFILE-PATH] [OUTFLE-PATH]