Skip to content

alleninnz/pngme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pngme

Running

Compile

cargo build

Help

pngme -h 
pngme encode -h
pngme decode -h
pngme remove -h

Encode an original message into a PNG image

pngme encode -f ./dice.png -m "Hello Rust"

Decode and get the original message

pngme decode -f ./dice.png

Remove the encoded message

pngme remove -f ./dice.png

About

Hide secret messages in a PNG image with Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages