mirror of
https://github.com/x64dbg/x64dbg.git
synced 2024-11-23 21:10:14 +00:00
ca9401fdb7
- Instead, we directly use Zydis as a submodule now
16 lines
516 B
Plaintext
16 lines
516 B
Plaintext
[submodule "src/capstone_wrapper"]
|
|
path = src/capstone_wrapper
|
|
url = https://github.com/x64dbg/capstone_wrapper.git
|
|
[submodule "src/gui/Translations"]
|
|
path = src/gui/Translations
|
|
url = https://github.com/x64dbg/Translations.git
|
|
[submodule "src/dbg/btparser"]
|
|
path = src/dbg/btparser
|
|
url = https://github.com/x64dbg/btparser
|
|
[submodule "deps"]
|
|
path = deps
|
|
url = https://github.com/x64dbg/deps
|
|
[submodule "src/zydis_wrapper/zydis"]
|
|
path = src/zydis_wrapper/zydis
|
|
url = https://github.com/zyantific/zydis.git
|