add sync plugins

This commit is contained in:
Zhongwei Li
2025-11-29 09:48:18 +08:00
parent b2e11a85e3
commit 4f1b66903b
10 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "reverse-engineering",
"owner": {
"name": "743175724",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "reverse-engineering",
"description": "逆向工程与二进制分析 - IDA Pro/Ghidra专家",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-743175724-agents-project-plugins-reverse-engineering.git"
},
"strict": true
}
]
}