Detect binary format
binary_detect_formatIdentify binary file formats by analyzing magic bytes, text signatures, and entropy patterns.
Instructions
Detect common binary formats from magic bytes, text signatures, and entropy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| inputEncoding | No | base64 |