VasilisG / LSB-steganographyLinks
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:
- Hide text informations using invisible text characters☆10Updated 3 years ago
- A basic example of how to use Least Significant Bit steganography on a BMP image☆15Updated 2 years ago
- python packet sniffer☆11Updated 7 years ago
- Steganography in Twitter using retweets☆12Updated 3 years ago
- An image steganography with high embedding capacity based on a genetic algorithm☆11Updated 5 years ago
- Fun exercises on image steganography in Python☆13Updated 8 years ago
- Hide data in plaintext☆16Updated 6 years ago
- Text steganography based on Markov chains☆33Updated 11 years ago
- Python Temporary Email☆9Updated 4 years ago
- 😈 Hardware USB keylogger project with Arduino.☆18Updated 8 years ago
- A steganalysis tool for detecting LSB steganography in images☆220Updated 6 years ago
- Machine learning steganographic image detection.☆15Updated 8 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…☆11Updated 6 years ago
- ☆15Updated 11 years ago
- Educational DES encryption implementations☆22Updated 5 years ago
- A keylogger that sends emails with log attachment - works on all OS☆11Updated 3 years ago
- Tool to remove personal information from body and headers of an email message (anonymization)☆14Updated 8 years ago
- Hide data into Picture☆40Updated 8 years ago
- Improvised LSB Steganography technique using Pixel Locator Sequence with AES. Implementation for paper https://ieeexplore.ieee.org/abstra…☆9Updated 4 years ago
- This is the Android application that I developed as part of my college project. This is a location tracker which tracks a location of any…☆11Updated 7 years ago
- Bare minimum websockets (hybi13/RFC) client for Android☆15Updated 6 months ago
- Keylogger using FTP server as an intermediate with some cool additional functions☆22Updated 8 years ago
- Hacking as per the book☆35Updated 6 years ago
- Automating and Enhancing Nmap using Python☆17Updated 7 years ago
- Saratov State University, CSIT. Discipline "cryptographic methods of information security" (криптографические методы защиты информации, r…☆15Updated 7 years ago
- Hide any file in a PNG Image