🖼️ Embed hidden messages in images securely with Stego-App, using advanced encryption and compression for reliable data protection.
-
Updated
Feb 9, 2026
🖼️ Embed hidden messages in images securely with Stego-App, using advanced encryption and compression for reliable data protection.
mplementation of "Improving the Imperceptibility of Pixel Value Difference and LSB Substitution Based Steganography Using Modulo Encoding" — a combined PVD + LSB + modulo encoding scheme with CTR_DRBG key-dependent embedding, including baseline comparisons and experiment framework.
Java-based steganography system using LSB and Chinese Remainder Theorem.
A cross-platform command line tool for steganography focused on performance and simplicity written in rust-lang.
Hide text or files in images with AES-256 encryption - Python LSB steganography GUI built with customtkinter
LSBmp is a tool that enables image embedding using the Least Significant Bit (LSB) technique. It takes a host image and embeds a source image within it, leveraging the LSB layers of the BMP format. This project is designed for research and experimentation in steganography and image manipulation.
Steganography tool for LSB, DWT and PVD operations
A Python and Flask web tool that hides and extracts secret text inside PNG images using LSB steganography.
Stéganographie sécurisée Python : cachez jusqu’à 1 Mo de texte dans une image (PNG/JPG/BMP) avec LSB + chiffrement AES-256 (Fernet + PBKDF2). Indétectable à l’œil nu. Open source.
Helps process IQ files (from SDR++ or SDR#) and extract the frequencies you want for demodulation
GUI-based steganography tool that hides and retrieves secret text inside BMP images using Least Significant Bit (LSB) encoding. Built with Python (Tkinter, Pillow, NumPy), it allows users to choose 1–3 LSBs for embedding, preview the stego image, extract hidden text, and save results.
A powerful steganography tool that allows you to hide files within images and audio files using LSB (Least Significant Bit) techniques.
🦀A CLI tool to hide data inside files (Probably half-usable now idk)
Pixel Steganography in Python! GUI based for ease of use. Perhaps the most comprehensive on GitHub?
A C# WinForms application for audio steganography using LSB method to hide text, image, and video data securely inside WAV files with AES encryption and Huffman coding.
Audio steganography application developed in C# using .NET 6.0 that hides secret text, image, and video files inside .wav audio files by manipulating least significant bits (LSB). It uses Fibonacci sequence for bit placement and Huffman coding for data compression and security, preserving original audio quality.
Hide text, image, or video files securely inside .wav audio files using LSB steganography with C# and NAudio.
LSB (Least Significant Bit) steganography method to hide text messages inside .wav audio files using C# and NAudio library.
Add a description, image, and links to the lsb topic page so that developers can more easily learn about it.
To associate your repository with the lsb topic, visit your repo's landing page and select "manage topics."