Files
wshobson--agents/plugins/reverse-engineering/.codex-plugin/plugin.json
T
2026-07-13 12:36:35 +08:00

17 lines
626 B
JSON

{
"name": "reverse-engineering",
"version": "1.0.1",
"description": "Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security",
"skills": "./skills/",
"author": {
"name": "D\u00e1vid Balatoni",
"url": "https://github.com/balcsida"
},
"license": "MIT",
"interface": {
"displayName": "Reverse Engineering",
"shortDescription": "Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized\u2026",
"category": "Coding"
}
}