1
0
Fork 0
x64dbg/.gitmodules

14 lines
411 B
Plaintext
Raw Permalink Normal View History

[submodule "src/gui/Translations"]
path = src/gui/Translations
url = https://github.com/x64dbg/Translations.git
2016-11-22 07:10:21 +08:00
[submodule "src/dbg/btparser"]
path = src/dbg/btparser
url = https://github.com/x64dbg/btparser
2017-07-30 00:17:08 +08:00
[submodule "deps"]
path = deps
url = https://github.com/x64dbg/deps
shallow = true
[submodule "src/zydis_wrapper/zydis"]
path = src/zydis_wrapper/zydis
2019-09-07 23:44:27 +08:00
url = https://github.com/x64dbg/zydis.git