Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1010 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 1010 Bytes

MFTAH-CLI

Linux CLI application for MFTAH encapsulation and decapsulation (see https://github.com/NotsoanoNimus/MFTAH).

image

Usage & Requirements

To compile and install the application, make sure you've installed the MFTAH dependency (link above). Once you've installed that, simply run sudo make install_static to put together a portable binary that you can copy-paste between systems. It is installed to /usr/local/bin/mftahcrypt.

The application comes with a pretty comprehensive usage display, accessed by mftahcrypt --help.

Command Usage

The application requires no dependencies except pthread.

Here's a sample of progress output when encrypting a Rocky Linux Live image of about 1.8 GB:

File Processing with the Application