An Audio Steganography Tool, written in C++
-
Updated
May 14, 2021 - C++
An Audio Steganography Tool, written in C++
A tool that encrypt and hide your data inside your images.
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.
🔐ㅤSimple C++ Image Steganography CLI tool to encrypt and decrypt messages hidden using RGB channel manipulation.
This is a steganography application built using Flutter, allowing you to encode and decode messages within images. The app supports both mobile and desktop platforms.
A distributed Photo Sharing Application implemented using QT in C++ 🖼 🔗 (2017)
A personal steganography project for hiding and extracting data from media files.
A simple C++ project that demonstrates how to hide and retrieve secret messages within images using steganography techniques.
A project based on image steganography techniques such as LSB, LSB XOR, LSB Inverted and OPAP to embed important data in the images.
Desktop application for information hiding using LSB steganography method
Add a description, image, and links to the steganography-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the steganography-algorithms topic, visit your repo's landing page and select "manage topics."