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

GitHub

287 stars
10 watching
11 forks
Language: Rust
last commit: 10 days ago
Linked from 1 awesome list

amd64binary-translationhacktoberfeststeganographyx86

Backlinks from these awesome lists:

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,322
dimitarpetrov/stegify A tool for hiding files within images using Least Significant Bit steganography 1,207
rickdejager/stegseek A tool designed to crack and extract hidden data from encrypted files using brute-force techniques. 1,034
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. 572
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 268
tancik/stegastamp A system for hiding and extracting data in photographs while maintaining perceptual similarity 693
dai-lab/steganogan A tool for creating steganographic images using adversarial training 304
7thsamurai/steganography Tool for encoding and decoding data by embedding files within images using encryption and Least-Significant-Bit encoding. 997
trycatchhcf/cloakify A tool for hiding data in plain sight by transforming it into innocuous-looking strings 1,558
cscorza/stegointelligence Tools for hiding and extracting information within files 43
lukechampine/jsteg A package for hiding and revealing data within images by modifying the least-significant bits of pixel values. 609