Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:15 +08:00
commit 31df8711f2
13 changed files with 6197 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "ReVa",
"description": "ReVa (Reverse Engineering Assistant) - AI-assisted binary analysis and reverse engineering with Ghidra integration",
"version": "0.1.0",
"author": {
"name": "CyberKaida"
},
"skills": [
"./skills"
]
}