Image Steganography Tool
A simple C++ steganography tool that uses password-protected encryption to protect the contents of a file, and then proceeds to embed it into the pixel data of an image using encoding of the least significant bits.
For GNU/Linux-based systems.