get_function_by_name
Retrieve a specific function by its name from an IDA Pro reverse engineering project. Simplify function lookup and analysis for automated workflows.
Instructions
Get a function by its name
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the function to get |