decompile_function
Extract and analyze decompiled code from a specific function address to simplify reverse engineering using IDA Pro MCP automation.
Instructions
Decompile a function at the given address
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Address of the function to decompile |