The program write for encrypt a message into a 24/32 bits image, for detail you can read on my blog: https://binhhuynh2727.blogspot.com/2019/06/project-1-bluestego.html
-
sudo apt isntall python2
-
sudo pip isntall pillow
Download program
git clone https://github.com/BinhHuynh2727/BlueStego.git
Usage:
python blustego.py -i <image path>
After it chose functions on the menu:
1 for encrypt message into image
2 for decrypt message in image
r for encrypt/decrypt red bit
g for encrypt/decrypt green bit
b for encrypt/decrypt blue bit