0 purchases
steganographer 2.0.0
Hide messages and files inside an image.
Description
Given an image and a message or a file steganographer will hide the message or file in the bits of the image. Works best when PNGs are passed in. Will convert JPGs to PNGs because of compression.
Compatiable with python 3 and up.
To install:
pip install steganographer
For development:
After cloning run
pip-sync dev-requirements.txt requirements.txt test-requirements.txt
https://pypi.python.org/pypi/steganographer
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.