Skip to content

peel1/Image-Steg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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
  

Releases

No releases published

Packages

No packages published

Languages