#encoder

app HiddenBytes

HiddenBytes is a personal tool for exploring image steganography techniques and algorithms, ideal for experimenting with hiding information in images

1 unstable release

0.1.0 Jun 14, 2024

#637 in Encoding

MIT license

12KB
56 lines

HiddenBytes

HiddenBytes is a personal tool for exploring image steganography techniques and algorithms, ideal for experimenting with hiding information in images.

Installation

cargo install hiddenbytes

Usage

Encode:

hiddenbytes encode image.jpg message.txt secret.png

Decode:

hiddenbytes decode secret.png

License

This project is licensed under the MIT License - see the LICENSE file for details.

Dependencies

~8.5MB
~112K SLoC