forked from R3dFruitRollUp/pupy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 1.97 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "pupy/external/LaZagne"]
path = pupy/external/LaZagne
url = https://github.com/AlessandroZ/LaZagne
[submodule "pupy/external/Windows-Exploit-Suggester"]
path = pupy/external/Windows-Exploit-Suggester
url = https://github.com/GDSSecurity/Windows-Exploit-Suggester
[submodule "pupy/external/linux-exploit-suggester"]
path = pupy/external/linux-exploit-suggester
url = https://github.com/mzet-/linux-exploit-suggester
[submodule "client/sources-linux/linux-inject"]
path = client/sources-linux/linux-inject
url = https://github.com/gaffe23/linux-inject.git
[submodule "pupy/external/pywerview"]
path = pupy/external/pywerview
url = https://github.com/the-useless-one/pywerview.git
[submodule "pupy/external/winpty"]
path = pupy/external/winpty
url = https://github.com/alxchk/winpty
[submodule "pupy/memorpy"]
path = pupy/external/memorpy
url = https://github.com/alxchk/memorpy
[submodule "pupy/external/mimipy"]
path = pupy/external/mimipy
url = https://github.com/n1nj4sec/mimipy.git
[submodule "client/android_sources/python-for-android"]
path = client/android_sources/python-for-android
url = https://github.com/alxchk/python-for-android.git
[submodule "pupy/external/Inveigh"]
path = pupy/external/Inveigh
url = https://github.com/Kevin-Robertson/Inveigh.git
[submodule "pupy/external/pykcp"]
path = pupy/external/pykcp
url = https://github.com/alxchk/pykcp
[submodule "pupy/pupy/external/BeRoot"]
path = pupy/external/BeRoot
url = https://github.com/AlessandroZ/BeRoot
[submodule "client/toolchain/docker-old-tc-bootstrap"]
path = client/toolchain/docker-old-tc-bootstrap
url = https://github.com/alxchk/docker-old-tc-bootstrap
[submodule "client/toolchain/docker-old-tc"]
path = client/toolchain/docker-old-tc
url = https://github.com/alxchk/docker-old-tc
[submodule "pupy/external/pyopus"]
path = pupy/external/pyopus
url = https://github.com/alxchk/pyopus
[submodule "pupy/external/WinPwnage"]
path = pupy/external/WinPwnage
url = https://github.com/rootm0s/WinPwnage