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 simple C++ project that demonstrates how to hide and retrieve secret messages within images using steganography techniques.
Desktop application for information hiding using LSB steganography method
Updated version of extractor of 1st and 2nd order SPAM features from grayscale PNG images. This tool is based on related works by T. Pevny, P. Bas and J. Fridrich.
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."