Added package nimprotect

Closes #2500

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Itay Migdal 2023-02-14 08:31:41 +02:00 committed by Gabriel Huber
parent 00b8bc294d
commit a6ff711a0b

View File

@ -29245,5 +29245,17 @@
"description": "Library to build command-line interfaces.",
"license": "MIT",
"web": "https://github.com/moigagoo/climate"
},
{
"name": "nimprotect",
"url": "https://github.com/itaymigdal/NimProtect",
"method": "git",
"tags": [
"Encryption",
"Obfuscation"
],
"description": "NimProtect is a tiny single-macro library for protecting sensitive strings in compiled binaries",
"license": "MIT",
"web": "https://github.com/itaymigdal/NimProtect"
}
]