ida_rename_global_variable
Rename global variables in IDA databases by specifying the old and new names, facilitating code analysis and updates during reverse engineering processes.
Instructions
Rename a global variable in the IDA database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
new_name | Yes | ||
old_name | Yes |