💾 Archived View for freeshell.de › tldr › zsteg.gmi captured on 2022-06-04 at 00:46:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Steganography detection tool for PNG and BMP file formats.
It detects LSB steganography, ZLIB-compressed data, OpenStego, Camouflage and LSB with the Eratosthenes set.
zsteg {path/to/image.png}
zsteg --all {path/to/image.bmp}
zsteg --msb --order yx {path/to/image.png}
zsteg --bits {1,2,3|1-3} {path/to/image.bmp}
zsteg --prime --invert {path/to/image.png}
zsteg --min-str-len {10} --strings {first|all|longest|none} {path/to/image.bmp}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).