mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-08-11 16:44:53 +00:00
22 lines
441 B
Plaintext
22 lines
441 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"name": "Apollo code",
|
|
"path": "Payload_Type/apollo/apollo/agent_code"
|
|
},
|
|
{
|
|
"name": "Mythic code",
|
|
"path": "Payload_Type/apollo/apollo/mythic"
|
|
},
|
|
{
|
|
"name": "Project Root",
|
|
"path": "."
|
|
}
|
|
],
|
|
"extensions": {
|
|
"recommendations": [
|
|
"EditorConfig.EditorConfig"
|
|
]
|
|
}
|
|
}
|