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
Related projects ⓘ
Alternatives and complementary repositories for LSB-steganography
- Fun exercises on image steganography in Python☆13Updated 7 years ago
- An implementation of S-UNIWARD steganography in python☆18Updated 4 years ago
- An image steganography with high embedding capacity based on a genetic algorithm☆11Updated 5 years ago
- Implementation of several Steganography and steganalysis techniques.☆43Updated last year
- A steganalysis tool for detecting LSB steganography in images☆200Updated 6 years ago
- Final year undergraduate project - embedding secret messages into a live video stream, transmitting the stream, and extracting the messag…☆11Updated 7 years ago
- An open-source toolbox for steganalysis☆160Updated this week
- 基于LSB隐写术将文本隐藏于320x240的灰度图像☆21Updated 4 years ago
- Pytorch implementation of "Hiding Images in Plain Sight: Deep Steganography"☆9Updated 6 years ago
- My implementation of y-DCGAN,which can automatically learn embedding change probability for digital images.☆9Updated 6 years ago
- Improvised LSB Steganography technique using Pixel Locator Sequence with AES. Implementation for paper https://ieeexplore.ieee.org/abstra…☆9Updated 3 years ago
- This is a PyTorch Reimplementation of High-Capacity Convolutional Video Steganography with Temporal Residual Modeling (ICMR2019, oral)☆8Updated 3 years ago
- Hard-to-detect image steganography☆30Updated 6 months ago
- Steganography in Twitter using retweets☆11Updated 2 years ago
- IStego100K: Large-scale Image Steganalysis Dataset☆61Updated 4 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 5 years ago
- Python Temporary Email☆8Updated 4 years ago
- 深度隐写术☆15Updated 4 years ago
- A Python script for extracting encoded text from PNG images☆15Updated 3 years ago
- School Assignment☆26Updated 4 years ago
- ☆50Updated 3 years ago
- Embeds messages into images using the Least Significant Bit algorithm☆11Updated last year
- Text steganography based on Markov chains☆32Updated 10 years ago
- These are the codes for paper "Learning to Generate Steganographic Cover for Audio Steganography using GAN"☆13Updated 3 years ago
- The source code of paper "An Embedding Cost Learning Framework Using GAN"☆31Updated 5 years ago
- digital image steganography using BPCS (Bit-Plane Complexity Segmentation Steganography)☆25Updated 2 months ago
- a python implement of f5 steganography☆44Updated 12 years ago
- Solutions for the HackThisSite Missions☆13Updated 6 years ago
- Use F5 steganography to embed text in jpeg. EDB means Encrypt and Decrypt Bit.☆15Updated 5 years ago