BPStegano is a steganography tool built using Python 3. It uses AES-128 encryption a custom LSB random pixel algorithm hiding to hide raw strings and any type of file inside images.
-
Updated
Feb 22, 2021 - Python
BPStegano is a steganography tool built using Python 3. It uses AES-128 encryption a custom LSB random pixel algorithm hiding to hide raw strings and any type of file inside images.
Implementation of Least Significant Bits in Steganography (YouTube tutorial)
Last Significant Bit (LSB) Steganography
Encrypt and hide an image inside an image with this desktop app based on Image Steganography. Choose cover and secret images, set AES keys, and perform LSB algorithm operations. Explore covert communication in images effortlessly.
LSB engine with PIL to work with steganoed images
Implementing Steganography from scratch using Python.
🖼️ My first and one of the simplest ways of steganography
Least Significant Bit Steganography with Python and Pillow.
Add a description, image, and links to the least-significant-bit topic page so that developers can more easily learn about it.
To associate your repository with the least-significant-bit topic, visit your repo's landing page and select "manage topics."