18 lines
466 B
JSON
18 lines
466 B
JSON
{
|
|
"name": "ReVa",
|
|
"owner": {
|
|
"name": "CyberKaida",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "ReVa",
|
|
"description": "ReVa (Reverse Engineering Assistant) - AI-assisted binary analysis and reverse engineering with Ghidra integration",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-cyberkaida-reverse-engineering-assistant-reva.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |