ida_rename_function
Renames a function in the IDA database by replacing the old function name with a new specified name, ensuring accurate updates during IDA interaction and automation processes.
Instructions
Rename a function in the IDA database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
new_name | Yes | ||
old_name | Yes |