用于 PNG 和 BMP 文件格式的隐写术检测工具。 它检测 LSB 隐写术、ZLIB 压缩数据、OpenStego、Camouflage 和包含 Eratosthenes 集的 LSB。 更多信息:https://github.com/zed-0xff/zsteg.
zsteg {{路径/到/image.png}}
zsteg --all {{路径/到/image.bmp}}
zsteg --msb --order yx {{路径/到/image.png}}
zsteg --bits {{1,2,3|1-3}} {{路径/到/image.bmp}}
zsteg --prime --invert {{路径/到/image.png}}
zsteg --min-str-len {{10}} --strings {{first|all|longest|none}} {{路径/到/image.bmp}}