hide

command module
v0.0.0-...-b337fbd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2021 License: Unlicense Imports: 11 Imported by: 0

README

Hide

A simple steganographic tool to hide byte streams in pictures.

Example executions

Encoding a byte stream
.\hide.exe -image=".\resources\input.png" -payload=".\resources\swag-cat.png" -output=".\encoded"      
Decoding a byte stream from the generated image
.\hide.exe -mode="decode" -image=".\encoded.png" -output=".\decoded.png"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL