pwntools_entropy
Calculates byte entropy of file or memory to detect encryption, packing, or embedded data.
Instructions
Calculate byte entropy (Shannon) of a file or memory region. Useful for detecting encryption, packing, or embedded data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |