STEGOSUITE-EXTRACT(1) | Stegosuite Manual | STEGOSUITE-EXTRACT(1) |
stegosuite-extract - Extracts data from image
stegosuite extract [-d] (-k=<key> | --keyfile=<keyfile>) <image>
This command extracts data from an image file using the provided key. It will only work, if stegosuite was used to embed data into the image file and if the key is identical to the one used during embedding.
-k, --key=<key>
--keyfile=<keyfile>
-d, --debug
<image>
stegosuite extract -k my_secret_key /path/to/image_file.png
0
1
2
2022-10-19 |