stego
Steganography toolkit
A steganographic tool for encoding and decoding data in various formats
🦕 stego is a steganographic swiss army knife.
266 stars
9 watching
15 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
clidecodingencodingsteganographicsteganography
Related projects:
Repository | Description | Stars |
---|---|---|
tancik/stegastamp | A system for hiding and extracting data in photographs while maintaining perceptual similarity | 693 |
samhooke/steganography | This project provides a collection of steganography algorithms in Matlab for hiding information within images and videos. | 42 |
dimitarpetrov/stegify | A tool for hiding files within images using Least Significant Bit steganography | 1,207 |
dai-lab/steganogan | A tool for creating steganographic images using adversarial training | 304 |
lukechampine/jsteg | A package for hiding and revealing data within images by modifying the least-significant bits of pixel values. | 609 |
danielcardeenas/audiostego | Software that embeds data into audio files and extracts it automatically | 268 |
cscorza/stegointelligence | Tools for hiding and extracting information within files | 43 |
kaushalmeena/digi-cloak | A web app that hides secret data in images using encryption and steganography techniques. | 62 |
woodruffw/steg86 | A tool for hiding information in binary executables without altering their size or execution speed | 287 |
mradamboyd/pictograph | An iOS and macOS app that hides secret messages in images using steganography, with optional encryption using AES-256. | 68 |
zed-0xff/zsteg | Detects hidden data in images using various steganography techniques | 1,322 |
7thsamurai/steganography | Tool for encoding and decoding data by embedding files within images using encryption and Least-Significant-Bit encoding. | 997 |
bannsec/stegoveritas | A tool designed to analyze and extract hidden data from digital images using various steganographic techniques. | 358 |
albinoloverats/stegfs | A steganographic file system that allows users to hide and store secret data within files | 26 |
auyer/steganography | A Go library implementing LSB steganography on images without any dependencies | 318 |