diff --git a/packages.json b/packages.json index 4b7f03a..23dccd1 100644 --- a/packages.json +++ b/packages.json @@ -26262,5 +26262,13 @@ "license": "MIT", "web": "https://sr.ht/~mjaa/odbcn-nim/", "doc": "https://mjaa.srht.site/odbcn-nim/odbcn.html" + }, + { + "name": "capstone", + "url": "https://github.com/hdbg/capstone-nim", + "method": "git", + "tags": ["wrapper", "disasm"], + "description":"Capstone3 high-level wrapper", + "license": "MIT" } ]