data_read_byte
Extract a 1-byte value from a specified memory address in IDA Pro, ideal when get_global_variable_at
fails during reverse engineering tasks.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Address to get 1 byte value from |