Added package peni (#2351)

This commit is contained in:
srozb 2022-09-08 14:59:50 +02:00 committed by GitHub
parent 508a7695da
commit 96452e7a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27408,5 +27408,20 @@
"description": "libfuzzy/ssdeep wrapper",
"license": "GPL-2.0-only",
"web": "https://github.com/srozb/nim-libfuzzy"
},
{
"name": "peni",
"url": "https://github.com/srozb/peni",
"method": "git",
"tags": [
"pe",
"tool",
"static",
"analysis",
"malware"
],
"description": "PE tool based on libpe (with no S)",
"license": "MIT",
"web": "https://github.com/srozb/peni"
}
]