Data Hiding using Stenography by using Genetic Generated Recurrence Functions
-
Updated
Jul 4, 2014 - C#
Data Hiding using Stenography by using Genetic Generated Recurrence Functions
Hide data into Picture
Course Work: Creating Mini Data Encryption Standard with CBC mode. It Encrypts input data of format: "10 Alphabets"+"."+"10 digit number"+" ". Example: "hellothere.1234567890 "
Hides 10 alphabets and 10 letters into a Text file.
Generalized Implementation of Exploiting Modification Direction Technique
The Chaos Kit comprises of all the necessary python scripts for embedding information inside an image in a way that it goes unnoticed even with the Virtual Steganography Tool (VSL)
A simple Matlab implementation of the algorithm presented in the paper: "Reversible-data-hiding-in-Encrypted-image"
Variational Autoencoder-Generative Adversarial Network (VAE-GAN) to hide data inside images
Implementation of LSB Steganography technique in Python 3. It also includes a GUI implementation.
Image Steganography refers to the process of hiding data within an image file. The image selected for this purpose is called the cover-image and the image obtained after steganography is called the stego-image. Basically, hiding any data in a image using a steganography key is image steganography.
Hide data inside images. uses least significant bit Steganography to hide data inside images
A simple client-server system that uses RRBE to handle pictures
A truly private covert channel over the Telegram
Implementation of Hiding Data using Deep Networks - J Zhu
Art of Encrypting and Hiding data within images. I build an image Steganography Software from scratch using Python. I utilized skills of Encryption, Binary Conversion, File Handling, Data Segration, Data Manipulation
You can do everything if you want !!!
This program aims to hide text in text files, audio files, images and encrypt the text.
Add a description, image, and links to the data-hiding topic page so that developers can more easily learn about it.
To associate your repository with the data-hiding topic, visit your repo's landing page and select "manage topics."