Skip to content

theodubus/Steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steganography

Hide a file in an image using LSB steganography with optional encryption.

Installation

$ pip install -r requirements.txt

Help

$ python3 main.py hide -h
$ python3 main.py unhide -h

About

Hide a file in an image using LSB steganography.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages