💾 Archived View for freeshell.de › tldr › steghide.gmi captured on 2023-01-29 at 05:19:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Steganography tool for JPEG, BMP, WAV and AU file formats.
steghide embed --coverfile {path/to/image.png} --embedfile {path/to/data.txt}
steghide extract --stegofile {path/to/sound.wav}
steghide info {path/to/file.jpg}
steghide embed --coverfile {path/to/image.jpg} --embedfile {path/to/data.txt} --compress {9}
steghide encinfo
steghide embed --coverfile {path/to/image.jpg} --embedfile {path/to/data.txt} --encryption {blowfish|...} {cbc|...}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).