pwntools_find_rop
Locate Return-Oriented Programming gadgets in ELF binaries, with options to filter by instruction, limit results, and set instruction depth.
Instructions
Search for ROP gadgets in an ELF binary using pwntools ROP engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |