convert_number
Transform numerical values between decimal and hexadecimal formats within IDA Pro MCP, aiding in reverse engineering tasks by providing flexible number representation conversions.
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 |