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
- Host: GitHub
- URL: https://github.com/psibi/rizzy
- Owner: psibi
- License: gpl-3.0
- Created: 2012-03-16T13:27:41.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-27T13:26:43.000Z (about 14 years ago)
- Last Synced: 2025-03-18T15:54:07.883Z (about 1 year ago)
- Language: Python
- Homepage: http://blog.psibi.in/2012/03/rizzy-steganography-tool.html
- Size: 118 KB
- Stars: 29
- Watchers: 8
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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.