pwntools_enc
Encode shellcode hex bytes using pwntools encoders (alphanumeric, null_free, xor) for exploit development.
Instructions
Encode shellcode using pwntools encoders (alphanumeric, null_free, xor).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |