convert_number
Convert decimal or hexadecimal numbers between different representations for reverse engineering analysis in IDA Pro.
Instructions
Convert a number (decimal, hexadecimal) to different representations
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Textual representation of the number to convert | |
| size | Yes | Size of the variable in bytes |