Skip to content

Steganosaurus is a program to encipher a plain text message into an image.

Notifications You must be signed in to change notification settings

thebarrettlo/steganosaurus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steganosaurus

Steganosaurus is a program to encipher a plain text message into an image.

Currently, the input text must be in a format which can be converted to ASCII values. The program can only use PNG filetypes as an image template, as JPEGs are subject to a compression algorithm (which interferes with this implementation) and other filetype intracacies are not yet accounted for.

About

Steganosaurus is a program to encipher a plain text message into an image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages