SteganoGAN
Steganography tool
A tool for creating steganographic images using adversarial training
SteganoGAN is a tool for creating steganographic images using adversarial training.
304 stars
19 watching
85 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
generative-adversarial-networkssteganography
Related projects:
Repository | Description | Stars |
---|---|---|
ajmwagar/stego | A steganographic tool for encoding and decoding data in various formats | 266 |
dimitarpetrov/stegify | A tool for hiding files within images using Least Significant Bit steganography | 1,207 |
7thsamurai/steganography | Tool for encoding and decoding data by embedding files within images using encryption and Least-Significant-Bit encoding. | 997 |
cscorza/stegointelligence | Tools for hiding and extracting information within files | 43 |
tancik/stegastamp | A system for hiding and extracting data in photographs while maintaining perceptual similarity | 693 |
samhooke/steganography | This project provides a collection of steganography algorithms in Matlab for hiding information within images and videos. | 42 |
danielcardeenas/audiostego | Software that embeds data into audio files and extracts it automatically | 268 |
auyer/steganography | A Go library implementing LSB steganography on images without any dependencies | 318 |
zed-0xff/zsteg | Detects hidden data in images using various steganography techniques | 1,322 |
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 |
saic-mdal/hidt | A software framework implementing a generative adversarial network (GAN) model for image generation and manipulation | 4 |
trycatchhcf/cloakify | A tool for hiding data in plain sight by transforming it into innocuous-looking strings | 1,558 |
bannsec/stegoveritas | A tool designed to analyze and extract hidden data from digital images using various steganographic techniques. | 358 |
tokyoneon/armor | A tool used to create encrypted payloads that can evade antivirus scanners and maintain a stealthy connection | 279 |
kaushalmeena/digi-cloak | A web app that hides secret data in images using encryption and steganography techniques. | 62 |