Add files via upload

This commit is contained in:
公明
2026-02-28 23:09:48 +08:00
committed by GitHub
parent 3534a956b2
commit 8866ff4cdd

View File

@@ -46,8 +46,9 @@ parameters:
**注意事项:**
- 必需参数,不能为空
- 如果指定进程ID需要配合 -d 参数使用
- 注意radare2 要求文件路径必须是最后一个参数,因此 target 使用 position 1
required: true
position: 0
position: 1
format: "positional"
- name: "commands"
type: "string"