46 results for “topic:steganography-application”
Allows invisible watermarking of text and invisible encrypted messages. Uses 17 different invisible characters as HEX + delimiter. Includes encoder, decoder, spammer and other tools.
🔐ㅤSimple C++ Image Steganography CLI tool to encrypt and decrypt messages hidden using RGB channel manipulation.
It is a Steganography Project created for IBM Skills Build Internship with collaboration with Edunet and AICTE. You can hide text in images as well as wave audio using key and similarly you and decrypt the images and audio file to see the hidden text in it.
This project hides secret text messages inside images using Least Significant Bit (LSB) steganography combined with AES-256 password-based encryption.
A JPEG-Based Steganography Tool: The Mod4 Algorithm.
This repository consists of python script to hide data in images using steganography method, and a detailed report about steganography and also example references.
Steganography Online Codec allows you to hide a password encrypted message within the images & photos using AES encryption algorithm with a 256-bit PBKDF2 derived key.
Image Steganography App
steganography app with socket
Hide PDF files, documents, images, or any binary data inside image files
steganography
Sealed is an open source and simple app to work with complex steganography algorithms from our web browser on any platform. It is intended to serve as a didactic application as well as use by the analyst without having to deal with the complications of the algorithms, serving this application as a toolbox.
Image steganography utility which can hide files inside images
Youtube compatible steganography tool to upload files
HiddenSound
SAGE implementation of a Steganography application to hide messages in a BMP image.
steganography-based database reporting system
vHide allows to encapsulate a hidden veracrypt container into mp4 video file. Video file continues to play normally after encapsulation.
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.
Steganography App
Secure password manager using steganography to embed encrypted credentials within images
A Python-based GUI application for hiding and extracting messages in high-quality AIFF audio files using phase encoding steganography.
The project is to Secure data hiding in images using steganography
A command line tool to hide data within files.
No description provided.
Demonstration of steganography with encoding text into an image
Image talker, select and image make word maps and pass messages in a semi secure way.
Application to hide files in bitmap.
Simple implementation of least significant bit steganography (text inside image) in python
steganography program that compresses and encrypts first, in python