Added package nimem (#1804)

This commit is contained in:
Meowz 2021-02-04 18:21:39 +01:00 committed by GitHub
parent cbd0877903
commit 6681fab465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21410,5 +21410,20 @@
"description": "Building blocks for making async Gemini servers",
"license": "MIT",
"web": "https://github.com/benob/gemini"
},
{
"name": "nimem",
"url": "https://github.com/Sann0/Nimem",
"method": "git",
"tags": [
"windows",
"process",
"memory",
"external",
"manipulate"
],
"description": "Library for external memory manipulation on a windows process",
"license": "MIT",
"web": "https://github.com/Sann0/Nimem"
}
]