Skip to content

miracleexotic/image-steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Steganography

Note: Simple image steganography made by python3

Install

git clone

$ git clone https://github.com/miracleexotic/image-steganography.git
$ cd image-steganography

with setuptools

$ pip install --editable .

with python pip

$ pip install -r requirements.txt

Used

with setuptools

$ steganography
Usage: steganography [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  decode
  encode

with python3

$ python /path/to/image-steganography/Steganography.py
Usage: steganography [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  decode
  encode
Quickstart

Image Steganography encode with secrete message Image Steganography decode

technique type

use : -t, --technique [index]

Index technique
1 LSB
2 Hexdump
Reference

About

✨ Image Steganography

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages