Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 504 Bytes

README.md

File metadata and controls

31 lines (15 loc) · 504 Bytes

ripMIME - email attachment extractor

Features

  • Extracts all attachments even from multiple MUA personalities

TODO

  • Update to modern coding standards (last mostly done 2009)

Installation

  1. Clone the project

    $ git clone https://github.com/inflex/ripMIME.git

  2. Build it!

    $ make

For armv5: make CC=arm-linux-gnueabi-gcc CFLAGS="-Wall --static -O2 -marm -march=armv5tej"

Usage

Contact