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.
Implementing Steganography from scratch using Python.
LSB engine with PIL to work with steganoed images
A powerful steganography tool that allows you to hide files within images and audio files using LSB (Least Significant Bit) techniques.
🖼️ My first and one of the simplest ways of steganography
Least Significant Bit Steganography with Python and Pillow.
A Python command-line utility for Least Significant Bit (LSB) steganography
A Python-based steganography tool for hiding and extracting messages in image and text files. Created as a student project for the Information Assurance and Security course. Features LSB image encoding and whitespace text encoding. Includes a menu-driven interface for ease of use.
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."