Files
2026-04-21 13:48:25 +02:00

19 lines
605 B
Plaintext

[submodule "core"]
path = core
url = https://github.com/maxDcb/C2Core.git
[submodule "libs/libSocks5"]
path = libs/libSocks5
url = https://github.com/maxDcb/libSocks5.git
[submodule "libs/libDns"]
path = libs/libDns
url = https://github.com/maxDcb/Dnscommunication
[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 "libs/libSocketHandler"]
path = libs/libSocketHandler
url = https://github.com/maxDcb/libSocketHandler.git