gdb_run
Execute a target program within GDB for debugging, enabling automated heap exploitation in CTF Pwn challenges.
Instructions
在 GDB 中运行目标程序。等同于 GDB 的 'run' 命令。
Returns: run 命令的输出
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |