VasilisG / LSB-steganography

This is a Python module which facilitates text hiding in an image, using the LSB technique. It was made using Python 3.4.2 and the PIL image processing library. It works with JPEG and PNG formats for the cover image and always creates PNG stego image due to its lossless compression.
10Updated 5 years ago

Related projects

Alternatives and complementary repositories for LSB-steganography