baseaddr.detect
Detect the correct base address of a binary loaded at an incorrect offset, enabling accurate analysis of relocated or position-independent code.
Instructions
Run base-address detection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis | No | ||
| alignment | No | ||
| arch_name | No | ||
| min_strlen | No | ||
| session_id | Yes | ||
| low_boundary | No | ||
| max_pointers | No | ||
| high_boundary | No |