13 lines
306 B
JSON
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"]
|
|
}
|