stegfs
Steganography system
A steganographic file system that allows users to hide and store secret data within files
A FUSE based steganographic file system
26 stars
5 watching
8 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dimitarpetrov/stegify | A tool for hiding files within images using Least Significant Bit steganography | 1,210 |
ajmwagar/stego | A steganographic tool for encoding and decoding data in various formats | 266 |
lukechampine/jsteg | A package for hiding and revealing data within images by modifying the least-significant bits of pixel values. | 616 |
7thsamurai/steganography | Tools for embedding secret data into images using encryption and steganography techniques | 1,000 |
tancik/stegastamp | A system for hiding and extracting data in photographs while maintaining perceptual similarity | 698 |
cscorza/stegointelligence | Tools for hiding and extracting information within files | 44 |
samolds/wavsteg | A tool that hides data within the least significant bits of WAV audio files. | 14 |
danielcardeenas/audiostego | Software that embeds data into audio files and extracts it automatically | 269 |
auyer/steganography | A Go library implementing LSB steganography on images without any dependencies | 319 |
zed-0xff/zsteg | Detects hidden data in images using various steganography techniques | 1,333 |
woodruffw/steg86 | A tool for hiding information in binary executables without altering their size or execution speed | 289 |
teovoinea/steganography | A library that allows hiding and extracting secret messages within images | 97 |
trycatchhcf/cloakify | A tool for hiding data in plain sight by transforming it into innocuous-looking strings | 1,566 |
bannsec/stegoveritas | A tool designed to analyze and extract hidden data from digital images using various steganographic techniques. | 360 |
samhooke/steganography | This project provides a collection of steganography algorithms in Matlab for hiding information within images and videos. | 42 |