Skip to content

Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination. This python application implements steganography using image files (PNGs) and allows you to hide text in an image and also retrieve a hidden text from an image.

License

Notifications You must be signed in to change notification settings

GokulramGHV/Steganography-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Steganography-Python

Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination. This python app implements steganography using image files (PNGs) and allows you to hide text in an image and also retrieve the hidden text from an image.

About

Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination. This python application implements steganography using image files (PNGs) and allows you to hide text in an image and also retrieve a hidden text from an image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages