WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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
  

About

Image Stenography using OpenCV with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages