first commit

This commit is contained in:
Aryma
2026-04-14 12:17:24 +07:00
commit 2f05f67733
799 changed files with 531884 additions and 0 deletions

21
Apollo.code-workspace Normal file
View File

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