-
Notifications
You must be signed in to change notification settings - Fork 1.8k
/
.gitmodules
39 lines (39 loc) · 1.51 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
[submodule "pupy/external/LaZagne"]
path = pupy/external/LaZagne
url = https://github.com/AlessandroZ/LaZagne
[submodule "pupy/external/linux-exploit-suggester"]
path = pupy/external/linux-exploit-suggester
url = https://github.com/mzet-/linux-exploit-suggester
[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/pupy/external/BeRoot"]
path = pupy/external/BeRoot
url = https://github.com/AlessandroZ/BeRoot
[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
[submodule "pupy/external/wesng"]
path = pupy/external/wesng
url = https://github.com/bitsadmin/wesng
[submodule "client/sources-linux/injector"]
path = client/sources-linux/injector
url = https://github.com/kubo/injector