Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 482 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 482 Bytes

Image Steganography

Description

The script will intake a image and encode any sentance inputted into it in a propriatary format which will only be decryptable using the key provided at the end of encoding. The script will also using the provided key decode any encoding image

Installation

Linux + Windows:

  git clone https://github.com/peel1/Image-Steg
  
  cd Image-Steg
  
  pip3 install -r requirements.txt
  
  python3 Image Steg.py