Skip to content

onahte/steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

steganography

This program takes a string input and converts it into unicode. The unicode is then used to manipulate the 2^8 tuples of the PNG - if the unicode is 1, the tuple value is converted to odd and if the unicode is 0, the value is converted to even. There is an end of message value that is hard coded to alert the program to the message's end. Uses Pillows library.

About

Encode a message into a PNG file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages