digi-cloak
Stego hide
A web app that hides secret data in images using encryption and steganography techniques.
A web app that hides secrets in plain sight securely in images with the help of AES encryption and LSB steganography technique.
62 stars
2 watching
6 forks
Language: TypeScript
last commit: 20 days ago angularcryptographyhtmlscsssteganography
Related projects:
Repository | Description | Stars |
---|---|---|
ajmwagar/stego | A steganographic tool for encoding and decoding data in various formats | 266 |
mradamboyd/pictograph | An iOS and macOS app that hides secret messages in images using steganography, with optional encryption using AES-256. | 68 |
dimitarpetrov/stegify | A tool for hiding files within images using Least Significant Bit steganography | 1,207 |
trycatchhcf/cloakify | A tool for hiding data in plain sight by transforming it into innocuous-looking strings | 1,558 |
tancik/stegastamp | A system for hiding and extracting data in photographs while maintaining perceptual similarity | 693 |
lukechampine/jsteg | A package for hiding and revealing data within images by modifying the least-significant bits of pixel values. | 609 |
7thsamurai/steganography | Tool for encoding and decoding data by embedding files within images using encryption and Least-Significant-Bit encoding. | 997 |
danielcardeenas/audiostego | Software that embeds data into audio files and extracts it automatically | 268 |
dai-lab/steganogan | A tool for creating steganographic images using adversarial training | 304 |
cscorza/stegointelligence | Tools for hiding and extracting information within files | 43 |
tokyoneon/armor | A tool used to create encrypted payloads that can evade antivirus scanners and maintain a stealthy connection | 279 |
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 |
teovoinea/steganography | A library that allows hiding and extracting secret messages within images | 94 |
bannsec/stegoveritas | A tool designed to analyze and extract hidden data from digital images using various steganographic techniques. | 358 |
samhooke/steganography | This project provides a collection of steganography algorithms in Matlab for hiding information within images and videos. | 42 |