15 lines
406 B
JSON
15 lines
406 B
JSON
{
|
|
"name": "reverse-engineering",
|
|
"description": "逆向工程与二进制分析 - IDA Pro/Ghidra专家",
|
|
"version": "1.0.0",
|
|
"author": "743175724",
|
|
"skills": [
|
|
"./plugins/reverse-engineering/skills/ida-pro-techniques.md"
|
|
],
|
|
"agents": [
|
|
"./plugins/reverse-engineering/agents/reverse-engineer.md"
|
|
],
|
|
"commands": [
|
|
"./plugins/reverse-engineering/commands/analyze-binary.md"
|
|
]
|
|
} |