pwntools_unhex
Decode a hexadecimal string into raw bytes, handling spaced or unspaced hex input.
Instructions
Decode hexadecimal string back to raw bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |