steg86
Binary steganography tool
A tool for hiding information in binary executables without altering their size or execution speed
Hiding messages in x86 programs using semantic duals
292 stars
10 watching
12 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
amd64binary-translationhacktoberfeststeganographyx86
Related projects:
Repository | Description | Stars |
---|---|---|
ajmwagar/stego | A steganographic tool for encoding and decoding data in various formats | 266 |
samolds/wavsteg | A tool that hides data within the least significant bits of WAV audio files. | 14 |
zed-0xff/zsteg | Detects hidden data in images using various steganography techniques | 1,333 |
dimitarpetrov/stegify | A tool for hiding files within images using Least Significant Bit steganography | 1,210 |
rickdejager/stegseek | A tool designed to crack and extract hidden data from encrypted files using brute-force techniques. | 1,048 |
albinoloverats/stegfs | A steganographic file system that allows users to hide and store secret data within files | 26 |
ragibson/steganography | 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. | 581 |
secretsquirrel/recomposer | A tool that alters binary files to make them more difficult to track online | 130 |
danielcardeenas/audiostego | Software that embeds data into audio files and extracts it automatically | 269 |
tancik/stegastamp | A system for hiding and extracting data in photographs while maintaining perceptual similarity | 701 |
dai-lab/steganogan | A tool for creating steganographic images using adversarial training | 312 |
7thsamurai/steganography | Tools for embedding secret data into images using encryption and steganography techniques | 1,000 |
trycatchhcf/cloakify | A tool for hiding data in plain sight by transforming it into innocuous-looking strings | 1,566 |
cscorza/stegointelligence | Tools for hiding and extracting information within files | 44 |
lukechampine/jsteg | A package for hiding and revealing data within images by modifying the least-significant bits of pixel values. | 616 |