Edit package nimem (#2389)

This commit is contained in:
qb 2022-10-18 16:26:14 +02:00 committed by GitHub
parent 9db5e76d0f
commit b9785a15c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22375,18 +22375,18 @@
}, },
{ {
"name": "nimem", "name": "nimem",
"url": "https://github.com/Sann0/Nimem", "url": "https://github.com/qb-0/Nimem",
"method": "git", "method": "git",
"tags": [ "tags": [
"windows", "memory",
"process", "process",
"memory", "memory",
"external", "manipulation",
"manipulate" "external"
], ],
"description": "Library for external memory manipulation on a windows process", "description": "Cross platform (windows, linux) library for external process memory manipulation",
"license": "MIT", "license": "MIT",
"web": "https://github.com/Sann0/Nimem" "web": "https://github.com/qb-0/Nimem"
}, },
{ {
"name": "eris", "name": "eris",