1 unstable release
0.1.2 | Jan 17, 2020 |
---|
#269 in Email
8KB
Email Files Extractor
An extractor to extract files from MHTML or Email files and store the files inside a specified path or in the same path.
How to run the binary
- Build the code
cargo build --release
- To run this binary, it accepts a parameter and a flag
./target/release/mail_extractor_binary [INFILE-PATH] [OUTFLE-PATH]
Dependencies
~12MB
~266K SLoC