heap_find_chunk
Check if a specified heap chunk address is located in any bin during debugging, supporting addresses with 0x prefix.
Instructions
查找指定 chunk 地址是否在 bin 中。addr 支持 0x 前缀。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addr | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |