mirror of
https://github.com/maxDcb/C2LinuxImplant
synced 2026-06-08 15:48:43 +00:00
19 lines
605 B
Plaintext
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
|