steganography

Image embedder

Tool for encoding and decoding data by embedding files within images using encryption and Least-Significant-Bit encoding.

Simple C++ Image Steganography tool to encrypt and hide files insde images using Least-Significant-Bit encoding.

GitHub

997 stars
8 watching
66 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list

aescryptographyencryptionpbkdf2sha256steganographysteganography-tools

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dimitarpetrov/stegify A tool for hiding files within images using Least Significant Bit steganography 1,207
samhooke/steganography This project provides a collection of steganography algorithms in Matlab for hiding information within images and videos. 42
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
lukechampine/jsteg A package for hiding and revealing data within images by modifying the least-significant bits of pixel values. 609
dai-lab/steganogan A tool for creating steganographic images using adversarial training 304
samolds/wavsteg A tool that hides data within the least significant bits of WAV audio files. 14
cscorza/stegointelligence Tools for hiding and extracting information within files 43
teovoinea/steganography A library that allows hiding and extracting secret messages within images 94
zed-0xff/zsteg Detects hidden data in images using various steganography techniques 1,322
ajmwagar/stego A steganographic tool for encoding and decoding data in various formats 266
danielcardeenas/audiostego Software that embeds data into audio files and extracts it automatically 268
albinoloverats/stegfs A steganographic file system that allows users to hide and store secret data within files 26
tancik/stegastamp A system for hiding and extracting data in photographs while maintaining perceptual similarity 693
evyatarmeged/stegextract A tool to extract hidden data from images by detecting embedded files and strings. 114
bannsec/stegoveritas A tool designed to analyze and extract hidden data from digital images using various steganographic techniques. 358