Crates.io | HiddenBytes |
lib.rs | HiddenBytes |
version | 0.1.0 |
source | src |
created_at | 2024-06-14 06:07:31.645837 |
updated_at | 2024-06-14 06:07:31.645837 |
description | HiddenBytes is a personal tool for exploring image steganography techniques and algorithms, ideal for experimenting with hiding information in images. |
homepage | https://kremilly.com |
repository | https://github.com/Kremilly/HiddenBytes |
max_upload_size | |
id | 1271715 |
size | 36,487 |
HiddenBytes is a personal tool for exploring image steganography techniques and algorithms, ideal for experimenting with hiding information in images.
cargo install hiddenbytes
Encode:
hiddenbytes encode image.jpg message.txt secret.png
Decode:
hiddenbytes decode secret.png
This project is licensed under the MIT License - see the LICENSE file for details.