ida_rename_local_variable
Rename a local variable in an IDA database function by specifying the function name, old variable name, and new variable name for improved code clarity and analysis.
Instructions
Rename a local variable within a function in the IDA database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
function_name | Yes | ||
new_name | Yes | ||
old_name | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from ida-mcp-server
- ida_add_assembly_comment
- ida_add_function_comment
- ida_add_pseudocode_comment
- ida_execute_script
- ida_execute_script_from_file
- ida_get_current_function_assembly
- ida_get_current_function_decompiled
- ida_get_function_assembly_by_address
- ida_get_function_assembly_by_name
- ida_get_function_decompiled_by_address
- ida_get_function_decompiled_by_name
- ida_get_global_variable_by_address
- ida_get_global_variable_by_name
- ida_rename_function
- ida_rename_global_variable
- ida_rename_local_variable
- ida_rename_multi_functions
- ida_rename_multi_global_variables
- ida_rename_multi_local_variables
Related Tools
- @mrexodia/ida-pro-mcp
- @MxIris-Reverse-Engineering/ida-mcp-server
- @MxIris-Reverse-Engineering/ida-mcp-server
- @mrexodia/ida-pro-mcp
- @MxIris-Reverse-Engineering/ida-mcp-server