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
Sorting:
- Fun exercises on image steganography in Python☆13Updated 7 years ago
- Steganography in Twitter using retweets☆11Updated 2 years ago
- a digital rights management system based on DWT/LSB steganography and blockchain☆13Updated 2 years ago
- An Improved CNN Steganalysis Architecture Based on “Catalyst Kernels” and Transfer Learning☆26Updated 5 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
- An open-source toolbox for steganalysis☆172Updated last week
- An image steganography with high embedding capacity based on a genetic algorithm☆11Updated 5 years ago
- Machine learning steganographic image detection.☆15Updated 8 years ago
- These are the codes for paper "Learning to Generate Steganographic Cover for Audio Steganography using GAN"☆14Updated 4 years ago
- Text steganography based on Markov chains☆32Updated 11 years ago
- My implementation of y-DCGAN,which can automatically learn embedding change probability for digital images.☆10Updated 7 years ago
- An implementation of S-UNIWARD steganography in python☆20Updated 4 years ago
- ☆9Updated 3 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
- Implementation of several Steganography and steganalysis techniques.☆47Updated last year
- Saratov State University, CSIT. Discipline "cryptographic methods of information security" (криптографические методы защиты информации, r…☆15Updated 6 years ago
- This is a PyTorch Reimplementation of High-Capacity Convolutional Video Steganography with Temporal Residual Modeling (ICMR2019, oral)☆9Updated 3 years ago
- python program to hide texts inside a video using LSB transformation☆35Updated 4 years ago
- ☆51Updated 4 years ago
- A distortion limiting approach to Syndrome-Trellis Coding.☆17Updated 2 years ago
- Hide text informations using invisible text characters☆9Updated 3 years ago
- Use F5 steganography to embed text in jpeg. EDB means Encrypt and Decrypt Bit.☆15Updated 5 years ago
- ☆15Updated 11 years ago
- 深度隐写术☆16Updated 4 years ago
- Pytorch implementation of "Hiding Images in Plain Sight: Deep Steganography"☆9Updated 7 years ago
- IStego100K: Large-scale Image Steganalysis Dataset☆66Updated 4 years ago
- Compare efficiency of steganographic processes LSB,DCT and DWT☆60Updated 5 years ago
- CIS 4110 Comparison of Image Steganography Techniques (DCT vs LSB)☆19Updated 5 years ago
- The source code of paper "An Embedding Cost Learning Framework Using GAN"☆34Updated 5 years ago
- Simple LSB and DCT. 用Python简单实现LSB和DCT,并用于图像的信息隐藏☆16Updated 5 years ago