convert_number
Convert numbers between decimal and hexadecimal formats with specified size in bytes, facilitating reverse engineering tasks in IDA Pro MCP.
Instructions
Convert a number (decimal, hexadecimal) to different representations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
size | Yes | Size of the variable in bytes | |
text | Yes | Textual representation of the number to convert |