video_eof_data
Detect and analyze hidden data appended after AVI file's EOF marker. Provides offset, size, entropy, and hex dump of trailing payloads.
Instructions
Detect and analyze data appended after the AVI RIFF container EOF. Reports the offset, size, entropy, and hex dump of any trailing data that may contain hidden payloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to AVI video file |