2 个版本

0.0.5 2019 年 4 月 16 日
0.0.1 2019 年 4 月 15 日

#29 in #steganography

MIT 许可证

7KB
87

Crates.io

Stegan

用于编码和解码带消息的图像的命令行界面。

功能

编码 带有隐藏消息的图像

解码 带有隐藏消息的图像,然后打印出来。

安装

通过 Cargo

cargo install stegan

用法

Stegan 0.0.5
Von Mbah <vonchude@gmail.com>
A command line interface for decoding and encoding images with hidden messages.

USAGE:
    stegan.exe [FLAGS]

FLAGS:
    -d, --decode     Decodes an image with a hidden message.
    -e, --encode     Encodes an image with a hidden message.
    -h, --help       Prints help information
    -V, --version    Prints version information

依赖项

~25MB
~468K SLoC