pwntools_tube_recvuntil
Receive data from a connection tube until a specified pattern is found, optionally dropping the matched pattern from the result.
Instructions
Receive data from a tube until a pattern is found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |