GokulramGHV / 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 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GokulramGHV/Steganography-Python Stargazers