Number 1
Number 2
Number 3
Number 4
Number 5
Number 6
Number 7
Number 8
Number 9
Number 10
Number 11
Number 12
Number 13
Number 14
Number 15
Number 16
Number 17
Number 18
Number 19
Number 20
MicroSoft FinalCrypt PortableDownload 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 InstallationDownload 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 InstallationDownload 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 Preferences → Security & Privacy
Click (Un)Lock set “Allow apps dl from” -> “Anywhere”.
Open Launchpad (F4) and click: “FinalCrypt" to start.
Linux FinalCrypt PortableDownload 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 InstallationDownload 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 InstallationDownload 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