file_appended
Detect hidden data appended after end-of-file markers in images and documents (PNG, JPEG, BMP, ZIP, PDF).
Instructions
Detect data appended after a file's format-specific end-of-file marker. Supports PNG (IEND), JPEG (FFD9), BMP (file size header), ZIP (end of central directory), and PDF (%%EOF). Commonly used to hide data in images and documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to file |