How to Install stegosuite in Ubuntu 18.04



Install stegosuite by entering the following commands in the terminal:

sudo apt update
sudo apt install stegosuite

Description:

steganography tool to hide information in image files

Stegosuite is a graphical steganography tool to easily hide information in image files. It allows the embedding of text messages and multiple files of any type. In addition, the embedded data is encrypted using AES. Currently supported file types are BMP, GIF, JPG and PNG. Stegosuite is written in Java and utilizes the SWT toolkit for its interface.

Homepage: https://dev.stegosuite.org/stegosuite/stegosuite

Version: 0.8.0-1

Section: universe/java