cedricbonhomme / SteganoLinks
A pure Python steganography module.
☆569Updated this week
Alternatives and similar repositories for Stegano
Users that are interested in Stegano are comparing it to the libraries listed below
Sorting:
- Python program to steganography files into images using the Least Significant Bit.☆936Updated 3 years ago
- Least Significant Bit Steganography for bitmap images (.bmp and .png), WAV sound files, and byte sequences. Simple LSB Steganalysis (LSB …☆628Updated 10 months ago
- Audio file steganography. Hides files or text inside audio files and retrieve them automatically☆290Updated 2 years ago
- Pure-Python implementation of AES block-cipher and common modes of operation.☆466Updated last year
- A steganalysis tool for detecting LSB steganography in images☆221Updated 7 years ago
- Implementation Hide Text In Image with encryption☆46Updated 5 years ago
- python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.☆223Updated 4 years ago
- Images to audio files with corresponding spectrograms encoder.☆278Updated last year
- An automated, modular cryptanalysis tool; i.e., a Weapon of Math Destruction☆1,111Updated 3 years ago
- Pretty Good Privacy for Python☆336Updated last year
- OpenStego is a steganography application that provides two functionalities: a) Data Hiding: It can hide any data within an image file. b)…☆1,304Updated 2 years ago
- Automated image forensics tool☆509Updated 8 years ago
- Yet another Stego Tool☆389Updated 2 years ago
- Steganography brute-force utility to uncover hidden data inside files☆577Updated 4 years ago
- Build two PDFs that have different content but identical SHA1 sums.☆438Updated 7 months ago
- Steg is a simple python library for hiding and extracting messages from losslessly compressed images using least-significant-bit (LSB) st…☆33Updated last year
- A modified version of python-gnupg, including security patches, extensive documentation, and extra features.☆421Updated last year
- Python implementation of Dropbox's realistic password strength estimator