file_polyglot
Detect files valid as two or more different formats simultaneously by checking multiple file signatures at various offsets. Ideal for CTF challenges and forensic analysis.
Instructions
Detect polyglot files that are valid as two or more different file formats simultaneously. Checks for multiple valid file signatures at different offsets (e.g., PDF+ZIP, PNG+PDF). Useful for CTF challenges and forensic analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to file |