Frank Miller
George Orwell

MicroSoft FinalCrypt Portable

Download Portable ZIP to the “Downloads” directory.

Open file-explorer in your “Downloads” directory.

Right-click “finalcrypt_windows_portable.zip” → “Extract...”.

Go into the: “finalcrypt_windows_portable” directory.

Double click: “finalcrypt.bat” to start "FinalCrypt".

Please wait while “finalcrypt.bat” starts the first time.

Move the FinalCrypt_Windows_Portable directory anywhere.

MicroSoft FinalCrypt Installation

Download Install MSI / EXE to the “Downloads” directory.

Open file-explorer in your “Downloads” directory.

Double click the: “finalcrypt_windows_installer.msi / exe”.

Follow up on the installation process. Click “more” if needed..

Open the "Windows Menu" → “FinalCrypt” → “FinalCrypt”.

Right click “FinalCrypt” → "More" → "Pin to taskbar".

Click the “FinalCrypt Icon” on your taskbar to start".

Apple MacOS FinalCrypt Installation

Download Install DMG to the “Downloads” directory.

Open: “Finder” in your “Downloads” directory.

Double click the: “finalcrypt_apple_osx.dmg”.

Drag: “FinalCrypt” to “Applications” and close “Finder”.

Open System PreferencesSecurity & Privacy

Click (Un)Lock set “Allow apps dl from” -> “Anywhere”.

Open Launchpad (F4) and click: “FinalCrypt" to start.

Linux FinalCrypt Portable

Download Portable TGZ to the “Downloads” directory.

Open a Files-Manager in your “Downloads” directory.

Right click “finalcrypt_linux_x86_64.tgz” → “Extract here”.

Go into the extracted “FinalCrypt” directory.

Double click the file: “FinalCrypt” to start FinalCrypt.

The “FinalCrypt” directory can be moved anywhere.

# Command line: Installs tarball in the: “/opt/FinalCrypt” directory
sudo tar xzvf "Downloads/finalcrypt_linux_x86_64.tgz" -C /opt/
/opt/FinalCrypt/FinalCrypt # Start FinalCrypt GUI

Linux FinalCrypt Installation

Download Install DEB / RPM to the “Downloads” directory.

Open a Files-Manager in your “Downloads” directory.

Double click finalcrypt_linux_x86_64_*.deb / rpm”.

Proceed with the Debian / RPM based package installation.

FinalCrypt will be installed in the directory "/opt/FinalCrypt/"

Open the Applications Menu and open “FinalCrypt”.

# Command line installation for Linux:
sudo dpkg -i "Downloads/finalcrypt*.deb" # Debian
sudo zypper install "Downloads/finalcrypt*.rpm" # RPM

Other OS FinalCrypt Installation

Download JAVA 8 to the “Downloads“ directory.

Download finalcrypt.jar to your “Downloads“ directory.

Open a Files-Manager in your “Downloads” directory.

Install JAVA 8 and Double Click "finalcrypt.jar" to run.

Or install and run FinalCrypt from the below command line.

tar xzvf Downloads/jre-8u*-linux*.tar.gz -C "${HOME}/"  # Non BSD
sudo pkg install `pkg search jfx8-dev | awk '{ print $1 }'` # BSD
sudo ln -sf $HOME/jre1.8.*/bin/java* /usr/bin/ # Non BSD

java -jar Downloads/finalcrypt.jar # Start FinalCrypt GUI
java -cp Downloads/finalcrypt.jar rdj.CLUI –help # Start FinalCrypt CLI