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
- Steganography in Twitter using retweets☆11Updated 2 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
- a digital rights management system based on DWT/LSB steganography and blockchain☆13Updated 2 years ago
- Final year undergraduate project - embedding secret messages into a live video stream, transmitting the stream, and extracting the messag…☆11Updated 8 years ago
- A steganalysis tool for detecting LSB steganography in images☆213Updated 6 years ago
- Text steganography based on Markov chains☆32Updated 11 years ago
- Improvised LSB Steganography technique using Pixel Locator Sequence with AES. Implementation for paper https://ieeexplore.ieee.org/abstra…☆9Updated 4 years ago
- School Assignment☆29Updated 4 years ago
- An open-source toolbox for steganalysis☆170Updated 3 months ago
- Use F5 steganography to embed text in jpeg. EDB means Encrypt and Decrypt Bit.☆15Updated 5 years ago
- Implementation of several Steganography and steganalysis techniques.☆46Updated last year
- An Improved CNN Steganalysis Architecture Based on “Catalyst Kernels” and Transfer Learning☆26Updated 5 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
- A distortion limiting approach to Syndrome-Trellis Coding.☆17Updated 2 years ago
- Hard-to-detect image steganography☆38Updated 2 months ago
- These are the codes for paper "Learning to Generate Steganographic Cover for Audio Steganography using GAN"☆14Updated 4 years ago
- CIS 4110 Comparison of Image Steganography Techniques (DCT vs LSB)☆19Updated 5 years ago
- Implementation and Performance Analysis of LSB Steganography Algorithm. The test shows that it has excellent imperceptibility (PSNR value…☆19Updated 4 years ago
- ☆51Updated 4 years ago
- Hide text informations using invisible text characters☆9Updated 3 years ago
- This is a PyTorch Reimplementation of High-Capacity Convolutional Video Steganography with Temporal Residual Modeling (ICMR2019, oral)☆9Updated 3 years ago
- ☆12Updated 8 years ago
- Linked Pixel Steganography (LPS) technique is a variant of the well-known LSB steganography. It can be applied to any type of images.☆18Updated last year
- 深度隐写术