🔐ㅤA C++ program for Image Steganography
-
Updated
Jun 19, 2019 - C++
🔐ㅤA C++ program for Image Steganography
This program encodes text in a bitmap image (.bmp). It works by using LSB steganography which is the process of modifying the least significant bit of a pixel to store part of a character.
Password management through LSB image steganography.
A text-to-image steganography tool
stenography with LSB algorithm
This program searches .bmp for files hidden using LSB subsitution.
This is the project our team did in second semester in C++. This is the final source code
Steganographic tool that allows you to hide bytes in a png image
LSB method on C++
An image steganography program that will allow you to encode and decode images with any text!
Desktop application for information hiding using LSB steganography method
A General Election System in which the data generated from voting is stored securely by different encryption techniques and algorithms.
Add a description, image, and links to the lsb-steganography topic page so that developers can more easily learn about it.
To associate your repository with the lsb-steganography topic, visit your repo's landing page and select "manage topics."