ida_rename_function
Renames a function in an IDA database by specifying the old and new function names. Facilitates easy updates and organization within reverse engineering workflows.
Instructions
Rename a function in the IDA database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
new_name | Yes | ||
old_name | Yes |