edb_exploit_generate
Generate buffer-overflow exploit payloads by specifying binary path and offset. Supports amd64, i386, and aarch64 architectures.
Instructions
Generate a buffer-overflow exploit payload: offset + ROP chain + shellcode. Supports amd64 (ret2libc ROP), i386 (ret2libc), and aarch64 (shellcode).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |