Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 293 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 293 Bytes

Usage:

This script will embed a hidden message into a specified output PNG file.

$ python tuckerlsb.py --input demo.png --output out.png --message "TEST"  

This script will also extract the hidden message and print it.

$ python tuckerlsb.py --input out.png --getmessage