stegify

🔍 Go tool for LSB steganography, capable of hiding any file within an image.

MIT License

Stars
1.2K
Committers
2
stegify - v1.2 Latest Release

Published by DimitarPetrov over 4 years ago

Encoding/Decoding data file in/from multiple carriers.

stegify - v1.1

Published by DimitarPetrov about 5 years ago

  • BREAKING CHANGE: Operation is now command line argument instead of flag
    (previously stegify -op encode ... is now stegify encode ...)
  • BREAKING CHANGE: Remove file extension inheritance when encoding. Now the file extension of the resulting file when encoding must be specified explicitly in the -result flag.
  • Add short, one letter equivalent flags.
stegify -

Published by DimitarPetrov over 5 years ago