visualize
Visualize a binary file's internal structure as a tree-shaped dictionary. This enables quick inspection of the file layout without manual analysis.
Instructions
Return a tree-shaped dict suitable for visualization.
Same as parse_with_format but explicitly named for the "show me the structure of this file" intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| format_module | No | ||
| ksy_path | No |