diff --git a/packages.json b/packages.json index 9a98f53..7268ba0 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]