Hide 🕵️♂️ your files of any type inside a image of your choice using steganography
-
Updated
Feb 21, 2024 - Python
Hide 🕵️♂️ your files of any type inside a image of your choice using steganography
A python steganography module to store messages or files protected with AES-256 encryption inside an image.
Implementation of LSB Steganography technique in Python 3. It also includes a GUI implementation.
Using Huffman code to encode and compress the secret text data along with using histogram shifting to encode the data into the image.
Add a description, image, and links to the python-steganography topic page so that developers can more easily learn about it.
To associate your repository with the python-steganography topic, visit your repo's landing page and select "manage topics."