archive_comment
Extract archive-level and per-file comments from ZIP files to reveal hidden data commonly used for steganography.
Instructions
Extract archive-level and per-file comments from a ZIP archive. Comments are a common steganographic hiding spot as they can contain arbitrary data without affecting archive functionality.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to ZIP archive |