Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Basic implementation of Steganography to hide information inside images

Notifications You must be signed in to change notification settings

nikolockenvitz/steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steganography

This is a simple implementation to hide a message inside an image. You can upload an image, insert your message and then download the image. When you upload an image which contains a secret message you can see this message in the textbox (otherwise it will look like mojibake).

Screenshot

This tool is available on https://nikolockenvitz.de/steganography but you can also download the repository and run it locally/offline.

If you really want to use steganography to communicate secretly, I highly recommend to encrypt the message before.

This application is still in development, some more advanced features are planned (e.g. hidden images, QR-Codes, encryption, ...). If you like you can fork this repository and add some features or optimize existing code. In case you have questions feel free to ask me.

About

Basic implementation of Steganography to hide information inside images

Topics

Resources

Stars

Watchers

Forks