Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 425 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 425 Bytes

Basic Steganography

Hide/Unhide "Text in Image" or "Image in Image"

There are 2 seprate files to Encode/Decode:

  1. Image in Image
  2. Text in Image

First install requirements. Store Images in Scripts folder. (Only JPG images) Then goto Scripts folder make the file executable with "chmod +x". Then open terminal and execute the following script with "python file.py" command.

This project is still in PROGRESS.....:)