get_entrypoint
Returns the binary's entrypoint address to identify where program execution begins. Use it for static analysis, debugging, or patching in radare2.
Instructions
Get binary entrypoint (ie).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |