cedricbonhomme / SteganoLinks
A pure Python steganography module.
☆568Updated 2 weeks ago
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.☆932Updated 2 years ago
- Least Significant Bit Steganography for bitmap images (.bmp and .png), WAV sound files, and byte sequences. Simple LSB Steganalysis (LSB …☆625Updated 9 months ago
- python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.☆221Updated 4 years ago
- Audio file steganography. Hides files or text inside audio files and retrieve them automatically☆285Updated 2 years ago
- Pretty Good Privacy for Python☆332Updated 10 months ago
- Images to audio files with corresponding spectrograms encoder.☆272Updated 11 months ago
- A steganalysis tool for detecting LSB steganography in images☆220Updated 6 years 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.☆422Updated 11 months ago
- "Hacking Secret Ciphers with Python" programs☆351Updated 3 years ago
- Implementation Hide Text In Image with encryption☆46Updated 5 years ago
- File format determination library for Python☆261Updated last year
- Automated image forensics tool☆504Updated 8 years ago
- Pure-Python implementation of AES block-cipher and common modes of operation.☆465Updated last year
- Steganography brute-force utility to uncover hidden data inside files☆572Updated 4 years ago
- OpenStego is a steganography application that provides two functionalities: a) Data Hiding: It can hide any data within an image file. b)…☆1,285Updated last year
- Imago is a python tool that extract digital evidences from images.☆258Updated 3 years ago
- Python-RSA is a pure-Python RSA implementation.☆493Updated 3 months ago
- Python implementation of Dropbox's realistic password strength estimator☆679Updated 4 months ago
- An automated, modular cryptanalysis tool; i.e., a Weapon of Math Destruction☆1,109Updated 3 years ago
- Build two PDFs that have different content but identical SHA1 sums.☆438Updated 5 months ago
- Foremost is a console program to recover files based on their headers, footers, and internal data structures. This process is commonly re…☆329Updated 2 years ago
- Yet another Stego Tool