// what it is
Description
Ruby tool that auto-checks PNG/BMP files for common stego encoding schemes — LSB in various channels, ASCII strings extraction, embedded files.
// use cases
What people use it for
- CTF PNG stego
- Quick LSB extraction
// commands
The commands you'll type
Default scan
$ zsteg image.pngTry every bit-order
$ zsteg -a image.png