Skip to content
/ pmsg Public

A command line program that lets you hide secret messages in PNG files

License

Notifications You must be signed in to change notification settings

ltungv/pmsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PMSG

A command line application for encoding secret messages inside a PNG file, created while following the tutorial from this [0]

Usage

PMSG 1.0.1
Hide message(s) inside PNG file.

USAGE:
    pmsg [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    decode    Decode hidden messages in the PNG file.
    encode    Encode the message to the PNG file.
    help      Prints this message or the help of the given subcommand(s)
    print     Print raw data from the PNG file.
    remove    Remove hidden messages in the PNG file.

References

[0] https://picklenerd.github.io/pngme_book/

About

A command line program that lets you hide secret messages in PNG files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages