Added package nimprotect

Closes #2500

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Itay Migdal
2023-03-02 00:24:57 +01:00
committed by Gabriel Huber
co-authored by Gabriel Huber
parent 00b8bc294d
commit a6ff711a0b
+12
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"
}
]