rz_entrypoints
List all entry points of a binary, including program entry and TLS callbacks, with virtual and physical addresses and entry types.
Instructions
List all entry points of the binary (program entry, TLS callbacks, etc.) using Rizin iej. Returns virtual address, physical address, and entry type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| binary_path | Yes | Absolute path to the binary file |