zed-0xff / zsteg

detect stegano-hidden data in PNG & BMP
http://zed.0xff.me
1.28k stars 141 forks source link

[Feature Request] Extract all encoutered hidden files #10

Closed gmelodie closed 2 years ago

gmelodie commented 3 years ago

I don't think there's currently a way to automatically extract all the hidden files found by -a. It'd be nice if we could just:

$ zstego -E -a image.png

To extract everything hidden on image.png to an output dir.

zed-0xff commented 2 years ago

I see no point in this because on the one hand it's usually 99% of false-positives of some weird formats, and on the other hand often hidden data is not a file but a plain string or "flag".