Python image steganography
Stepic is now maintained at https://launchpad.net/stepic.
The latest release can be found on pypi or at https://launchpad.net/stepic/+download. If it is not available through your operating system package management system, you can install it from pypi using pip.
If you are using Debian or Ubuntu, you can install the stepic package. Use the command: sudo apt install stepic
.
Rizzy is a graphical steganography tool built on Stepic. It supports AES encryption in addition to plain steganography.
Source code is managed in Git. It can be checked out using the command:
git clone https://git.launchpad.net/~stepic-dev/stepic
or can be browsed here.
Stepic is © 2007 Lenny Domnitser and © 2018, 2020 Scott Kitterman and is released under the GNU GPL 2.