🖼 PhotoFiremark hides a photo in another photo
-
Updated
Sep 8, 2024 - C#
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.
🖼 PhotoFiremark hides a photo in another photo
A text/image steganography program with GUI and choice of LSB quantity.
Development of an Encryption and Steganography Application: Playfair, ElGamal, and LSB in Software Security - Aplikasi Enkripsi dan Steganografi: Playfair, ElGamal, dan LSB dalam Keamanan Perangkat Lunak
A text-to-image steganography implementation
nanoboard client repository restored from pulled sources
An example application for blind image steganography with a GUI in C#
Encrypted File System simulator.
Embedding stego-text in cover images using Least Significant Bits (LSB) technique written in C#
The Liquid Snow Framework
A simple application to hide Files inside JPG, MP3 or MP4 files.
A command line utility demonstrating the concept of steganography by hiding and retrieving data in images by applying changes to the least significant bit (LSB) of each RGB value in the image's pixels.
Tools to embed and extract data into and from the relative pixel differences between images
Tools to embed and extract data into and from transparent pixels
Hidden in Pict is a C# application that enables users to conceal and extract messages within image files using steganography techniques. The application features a straightforward interface for embedding secret text into images, ensuring the hidden data remains undetectable.
Application developed for the final year B.E project at NIE Mysore - Image and Text Steganography with Cryptography
Steganography Console App written in .NET Framework for Windows OS that supports embbeding text and multiple files into an image. Secured with AES-256 encryption.