data_read_word
Extract a 2-byte WORD value from a specified memory address in IDA Pro, particularly when get_global_variable_at
fails to retrieve the required data.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Address to get 2 bytes value from |