mirror of
https://github.com/maxDcb/C2TeamServer
synced 2026-06-06 16:14:27 +00:00
34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
[submodule "thirdParty/base64"]
|
|
path = thirdParty/base64
|
|
url = https://github.com/ReneNyffenegger/cpp-base64.git
|
|
[submodule "thirdParty/donut"]
|
|
path = thirdParty/donut
|
|
url = https://github.com/maxDcb/donut.git
|
|
[submodule "thirdParty/coffLoader/coffLoader"]
|
|
path = thirdParty/coffLoader/coffLoader
|
|
url = https://github.com/maxDcb/COFFLoader.git
|
|
[submodule "thirdParty/coffLoader/coffPacker"]
|
|
path = thirdParty/coffLoader/coffPacker
|
|
url = https://github.com/maxDcb/COFFPacker.git
|
|
[submodule "core"]
|
|
path = core
|
|
url = https://github.com/maxDcb/C2Core.git
|
|
[submodule "libs/libDns"]
|
|
path = libs/libDns
|
|
url = https://github.com/maxDcb/Dnscommunication
|
|
[submodule "libs/libSocks5"]
|
|
path = libs/libSocks5
|
|
url = https://github.com/maxDcb/libSocks5.git
|
|
[submodule "client/PowershellWebDelivery"]
|
|
path = client/PowershellWebDelivery
|
|
url = https://github.com/maxDcb/PowershellWebDelivery.git
|
|
[submodule "client/PeDropper"]
|
|
path = client/PeDropper
|
|
url = https://github.com/maxDcb/PeDropper.git
|
|
[submodule "client/GoDroplets"]
|
|
path = client/GoDroplets
|
|
url = https://github.com/almounah/GoDroplets
|
|
[submodule "libs/libSocketHandler"]
|
|
path = libs/libSocketHandler
|
|
url = https://github.com/maxDcb/libSocketHandler.git
|