Steganography

Data hiding library

This project provides tools and techniques to hide data within digital files by manipulating their least significant bits, allowing for secure data transmission or storage.

Least Significant Bit Steganography for bitmap images (.bmp and .png), WAV sound files, and byte sequences. Simple LSB Steganalysis (LSB extraction) for bitmap images.

GitHub

581 stars
12 watching
94 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

bitmapcryptographyctfsteganalysissteganographywav

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dimitarpetrov/stegifyA tool for hiding files within images using Least Significant Bit steganography1,210
7thsamurai/steganographyTools for embedding secret data into images using encryption and steganography techniques1,000
auyer/steganographyA Go library implementing LSB steganography on images without any dependencies319
samhooke/steganographyThis project provides a collection of steganography algorithms in Matlab for hiding information within images and videos.43
tancik/stegastampA system for hiding and extracting data in photographs while maintaining perceptual similarity701
cscorza/stegointelligenceTools for hiding and extracting information within files44
ktekeli/audio-steganography-algorithmsAn audio steganography and watermarking library in MATLAB258
lukechampine/jstegA package for hiding and revealing data within images by modifying the least-significant bits of pixel values.616
samolds/wavstegA tool that hides data within the least significant bits of WAV audio files.14
dai-lab/steganoganA tool for creating steganographic images using adversarial training312
danielcardeenas/audiostegoSoftware that embeds data into audio files and extracts it automatically269
zed-0xff/zstegDetects hidden data in images using various steganography techniques1,333
trycatchhcf/cloakifyA tool for hiding data in plain sight by transforming it into innocuous-looking strings1,566
ajmwagar/stegoA steganographic tool for encoding and decoding data in various formats266
woodruffw/steg86A tool for hiding information in binary executables without altering their size or execution speed292