Skip to content

a python project to hide data within data , a concept of steganography

Notifications You must be signed in to change notification settings

sourcedexter/Stegano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This project helps hide messages within data. The text it uses to hide messages is the lorem ipsum.  
This also includes the feature to add the encrypted key that can extract the data within the file  in which the data is stored else the key can be used separately to extract the data. 

It also includes a visualisation after a data is hidden or its extracted that shows where the message were hidden. 2 different colours are used alternatively  to differentiate between words  for visual purposes. 

TO INSTALL :
This project has a few dependencies. Please make sure the following python  modules are installed.
1. colorama
2.termcolor
3.loremipsum
Use pip install or easy install to install these dependencies or it can be compiled directly by downloading the code.
Then run the program stegno.py.

About

a python project to hide data within data , a concept of steganography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages