Initiliazation

This commit is contained in:
2025-12-22 16:23:48 +01:00
parent 7a8b6d451d
commit b29e6179f3
165 changed files with 28070 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"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"]
}