A text/image steganography program with GUI and choice of LSB quantity.
-
Updated
Aug 28, 2020 - C#
A text/image steganography program with GUI and choice of LSB quantity.
nanoboard client repository restored from pulled sources
Types and extension methods to deal with binary data.
LSB (Least Significant Bit) steganography method to hide text messages inside .wav audio files using C# and NAudio library.
SteqoApp is a WPF desktop application built with the MVVM pattern that allows you to hide and extract text in .bmp image files using LSB (Least Significant Bit) steganography. The app features a clean UI, simple controls, and command-based architecture for secure text embedding and retrieval.
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.
Simple tool that shows how steganography works.
Command line tool to perform steganography on an image
Hide text, image, or video files securely inside .wav audio files using LSB steganography with C# and NAudio.
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."