open_and_analyze
Open and automatically analyze a binary file to enable subsequent decompilation, disassembly, and queries. Essential first step for reverse engineering.
Instructions
Open and automatically analyze a binary file. This tool must be called before performing any decompilation, disassembly, or queries on the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| analyze_level | No | aaa |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |