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
Alternatives and similar repositories for LSB-steganography:
Users that are interested in LSB-steganography are comparing it to the libraries listed below
- Final year undergraduate project - embedding secret messages into a live video stream, transmitting the stream, and extracting the messag…☆11Updated 7 years ago
- Fun exercises on image steganography in Python☆13Updated 7 years ago
- An image steganography with high embedding capacity based on a genetic algorithm☆11Updated 5 years ago
- Applying Steganography followed by Visual Cryptography Encode and Decode data☆14Updated last year
- A steganalysis tool for detecting LSB steganography in images☆207Updated 6 years ago
- ☆51Updated 4 years ago
- Hide files and data in plain ascii text that is invisible to the naked eye☆18Updated 9 years ago
- Use F5 steganography to embed text in jpeg. EDB means Encrypt and Decrypt Bit.☆15Updated 5 years ago
- Steganography in Twitter using retweets☆11Updated 2 years ago
- Improvised LSB Steganography technique using Pixel Locator Sequence with AES. Implementation for paper https://ieeexplore.ieee.org/abstra…☆9Updated 3 years ago
- Hide any file in a PNG Image☆20Updated 7 years ago
- This is a PyTorch Reimplementation of High-Capacity Convolutional Video Steganography with Temporal Residual Modeling (ICMR2019, oral)☆8Updated 3 years ago
- Pytorch implementation of "Hiding Images in Plain Sight: Deep Steganography"☆9Updated 6 years ago
- a digital rights management system based on DWT/LSB steganography and blockchain☆12Updated 2 years ago
- Text steganography based on Markov chains☆32Updated 10 years ago
- Hard-to-detect image steganography☆30Updated 9 months ago
- School Assignment☆27Updated 4 years ago
- A basic example of how to use Least Significant Bit steganography on a BMP image☆15Updated last year
- These are the codes for paper "Learning to Generate Steganographic Cover for Audio Steganography using GAN"☆13Updated 3 years ago
- My implementation of y-DCGAN,which can automatically learn embedding change probability for digital images.☆9Updated 6 years ago
- ☆12Updated 7 years ago
- Steganography( LSB IMAGES ) using AES Cryptography together☆12Updated 10 years ago
- Used to do complete Steganography analysis of an image. This tool will help the user to detect any hidden text or message in the image an…☆10Updated 6 years ago
- ☆11Updated last year
- Machine learning steganographic image detection.☆14Updated 7 years ago
- An Improved CNN Steganalysis Architecture Based on “Catalyst Kernels” and Transfer Learning☆26Updated 5 years ago
- ☆11Updated 4 years ago
- A Advance Steganography Tool made with Python The Program Supports Hiding Secret Text data into an innocent looking cover file like : .m…☆18Updated last year
- Embeds messages into images using the Least Significant Bit algorithm☆11Updated 2 years ago
- An implementation of S-UNIWARD steganography in python☆19Updated 4 years ago