forked from frida/frida
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 821 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "frida-gum"]
path = frida-gum
url = https://github.com/frida/frida-gum.git
[submodule "frida-core"]
path = frida-core
url = https://github.com/frida/frida-core.git
[submodule "frida-python"]
path = frida-python
url = https://github.com/frida/frida-python.git
[submodule "frida-node"]
path = frida-node
url = https://github.com/frida/frida-node.git
[submodule "frida-swift"]
path = frida-swift
url = https://github.com/frida/frida-swift.git
[submodule "frida-clr"]
path = frida-clr
url = https://github.com/frida/frida-clr.git
[submodule "frida-qml"]
path = frida-qml
url = https://github.com/frida/frida-qml.git
[submodule "releng/meson"]
path = releng/meson
url = https://github.com/frida/meson.git
[submodule "frida-tools"]
path = frida-tools
url = https://github.com/frida/frida-tools.git