Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
MEhrn00 committed Feb 6, 2024
1 parent f268a29 commit cb2a35e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
3 changes: 0 additions & 3 deletions Payload_Type/thanatos/mythic/builder/builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,4 @@ func Initialize() {
agentstructs.AllPayloadData.Get("thanatos").AddIcon(filepath.Join(".", "assets", "thanatos.svg"))
agentstructs.AllPayloadData.Get("thanatos").AddBuildFunction(mythicBuildPayloadFunction)




}
17 changes: 0 additions & 17 deletions Payload_Type/thanatos/mythic/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,6 @@ func main() {
// Initialize the commands
commands.Initialize()


















// Start communicating with Mythic
MythicContainer.StartAndRunForever([]MythicContainer.MythicServices{
MythicContainer.MythicServicePayload,
Expand Down

0 comments on commit cb2a35e

Please sign in to comment.