diff --git a/packages.json b/packages.json index b71e900..fc0b146 100644 --- a/packages.json +++ b/packages.json @@ -33635,7 +33635,7 @@ "license": "MIT & Unlicense", "web": "https://git.sr.ht/~bptato/monoucha" }, - { + { "name": "libcapstone", "url": "https://github.com/m4ul3r/libcapstone-nim", "method": "git", @@ -33650,5 +33650,23 @@ "description": "Futhark generated wrapper around libcapstone", "license": "MIT", "web": "https://github.com/m4ul3r/libcapstone-nim" + }, + { + "name": "libunicorn", + "url": "https://github.com/m4ul3r/libunicorn-nim", + "method": "git", + "tags": [ + "unicorn", + "unicorn-engine", + "enumlation", + "cpu-emulator", + "security", + "library", + "futhark", + "wrapper" + ], + "description": "Futhark generated wrapper around unicorn-engine", + "license": "MIT", + "web": "https://github.com/m4ul3r/libunicorn-nim" } ]