Add minhook package (#1711)

This commit is contained in:
Ward
2020-11-15 10:46:00 +01:00
committed by GitHub
parent 57e9868892
commit a902b25d74
+13
View File
@@ -20377,6 +20377,19 @@
"license": "MIT",
"web": "https://github.com/WilliamDraco/NWNT"
},
{
"name": "minhook",
"url": "https://github.com/khchen/minhook",
"method": "git",
"tags": [
"hook",
"hooking",
"windows"
],
"description": "MinHook wrapper for Nim",
"license": "MIT",
"web": "https://github.com/khchen/minhook"
},
{
"name": "bytesequtils",
"url": "https://github.com/Clonkk/bytesequtils",