mirror of
https://github.com/es3n1n/obfuscator
synced 2026-06-06 15:44:26 +00:00
19 lines
593 B
Plaintext
19 lines
593 B
Plaintext
[submodule "vendor/zasm"]
|
|
path = vendor/zasm
|
|
url = https://github.com/zyantific/zasm.git
|
|
[submodule "vendor/linux-pe"]
|
|
path = vendor/linux-pe
|
|
url = https://github.com/can1357/linux-pe.git
|
|
[submodule "vendor/magic_enum"]
|
|
path = vendor/magic_enum
|
|
url = https://github.com/Neargye/magic_enum.git
|
|
[submodule "vendor/gtest"]
|
|
path = vendor/gtest
|
|
url = https://github.com/google/googletest
|
|
[submodule "vendor/LLVMDemangle"]
|
|
path = vendor/LLVMDemangle
|
|
url = https://github.com/es3n1n/LLVMDemangle.git
|
|
[submodule "vendor/common"]
|
|
path = vendor/common
|
|
url = https://github.com/es3n1n/common
|