get_xrefs_to
Retrieve cross-references to a specified address in binary files to analyze code or data interactions. Supports filtering by reference type (code, data, or all).
Instructions
Get cross-references to an address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Target address to find references to | |
type | No | Type of references to find (code, data, all) |