pwntools_bits
Retrieve or modify a specific bit in an integer by specifying the bit position and optionally setting it to 0 or 1.
Instructions
Get or set a specific bit in an integer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |