archive_extra_fields
Detects hidden data in ZIP archives by analyzing extra fields in file headers and directory entries.
Instructions
ZIP extra field analysis. Parses and describes each extra field in every entry of the archive (both local file headers and central directory entries). Extra fields can hide arbitrary data using custom or unknown header IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to ZIP archive |