get_function_by_name
Retrieve a specific function by its name from IDA Pro's disassembled code for automated reverse engineering and analysis.
Instructions
Get a function by its name
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Name of the function to get |