stegosuite
steganography tool to hide information in image files
Install
- All systems
-
curl cmd.cat/stegosuite.sh
- Debian
-
apt-get install stegosuite
- Ubuntu
-
apt-get install stegosuite
- Kali Linux
-
apt-get install stegosuite
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install stegosuite
- Raspbian
-
apt-get install stegosuite
- Dockerfile
- dockerfile.run/stegosuite
stegosuite
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.