Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user