/Rizzy

A Steganographic tool in Python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Rizzy is a Steganography tool written in Python.

Uses stepic tool for Hiding messages in Images.

License: GPLv3

Steps for Executing:
-------------------
1) Clone this repository.
2) $ python rizzy.py

Note: Make sure that rstep.py and stepic.py is set to executable in it's permission after cloning.