Skip to content

Anti-Forensics/tuckerlsb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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