Skip to content

A down and dirty python script for embedding messages in photographs.

License

Notifications You must be signed in to change notification settings

joe-yeager/steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steganography

A python script for embedding messages in photographs.

Takes the ASCII value of a character and converts it to its 8 bit binary representation.
This is then striped across the 2 least significant bits of the red value for 4 consecutive pixels.
Inserts a stop sequence of "///" for easy decoding.

About

A down and dirty python script for embedding messages in photographs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages