ida_rename_function
Rename functions in an IDA database by specifying the old and new names, enabling efficient database management and organization during reverse engineering tasks.
Instructions
Rename a function in the IDA database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
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
- @MxIris-Reverse-Engineering/ida-mcp-server
- @MxIris-Reverse-Engineering/ida-mcp-server
- @mrexodia/ida-pro-mcp
- @mrexodia/ida-pro-mcp
- @MxIris-Reverse-Engineering/ida-mcp-server