pwntools_hexdump
Convert a hex string into a styled hex dump with address, hex bytes, and ASCII representation for easy inspection.
Instructions
Display a formatted hex dump using pwntools hexdump styling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |