🔍 Go tool for LSB steganography, capable of hiding any file within an image.
-
Updated
Apr 11, 2023 - Go
Steganography is the practice of concealing a message within another message or a physical object that is not secret. In computing/electronic contexts, a computer file, message, image, or video is concealed within another file, message, image, or video.
🔍 Go tool for LSB steganography, capable of hiding any file within an image.
Pure Golang Library that allows LSB steganography on images using ZERO dependencies
🏞 Steganography-based image integrity - Merkle tree nodes embedded into image chunks so that each chunk's integrity can be verified on its own.
Steganography & PNG - Hide information inside PNG images
Encrypt and share secrets among trusted peers with AES-256, SSS and steganography
A tool to encode and decode content as whitespace
a mattermost plugin that adds a custom watermark to uploaded images
🕵🏼♀️ Hide secret documents inside audio files
A steganography toolkit that hides arbitrary file data in lossless images.
CLI application that hides(embeds) texts inside images
Fast and secure steganography CLI for hiding text/files in images.
Simple implementation of the LSB steganography algorithm in go, which uses the least significant bit (LSB) of each colour component (RGB) of each pixel of an image to hide a given message.
Encrypted Steganography for PNG's and Lossless MKV
Hide messages in PNG images. Encodes data with visually subtle transparency changes.
Simple Steganography Tool In Python
Written for Cryptology lesson that's given at Pamukkale University.
stegage is a command line tool and Go library to both encrypt (with age) and conceal (with steganography) a file.