An open API service indexing awesome lists of open source software.

https://github.com/psibi/rizzy

A Steganographic tool in Python
https://github.com/psibi/rizzy

Last synced: 11 months ago
JSON representation

A Steganographic tool in Python

Awesome Lists containing this project

README

          

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.