print_string
Print the string at a specified memory address, with optional length, to inspect data during binary analysis and reverse engineering.
Instructions
Print string at address (psz).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | ||
| address | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |