SteganoPy. A python script that allows you to hide a text in an image, or decode an encrypted image. This method works by setting the least significant bits of each color element in each pixel to a value that corresponds to the text given when encoding, and reading the least significant bits and assembling them to come up with ascii text when decoding.

github.com/Mohamed-512/SteganoPy

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.