Files
angelc2/Angel-payload/dub.json
2025-11-06 20:05:19 +01:00

13 lines
306 B
JSON

{
"authors": ["3xc"],
"version": "1.0.0",
"copyright": "Copyright © 2024, 3xc",
"description": "Versatile stealthy control and exfiltration framework",
"license": "MIT",
"name": "angel",
"targetType": "executable",
"targetPath": "dist",
"sourcePaths": ["angel"],
"libs": ["crypt32"]
}