search_rop_gadgets
Locate ROP gadgets in a binary by scanning for specified instruction sequences, aiding exploit development and reverse engineering.
Instructions
Search for ROP gadgets (/R). Example: ["pop eax", "ret"]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_length | No | ||
| session_id | No | ||
| instructions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |