-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy path.gitmodules
135 lines (135 loc) · 4.38 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
[submodule "apr"]
path = apr
url = https://github.com/tux-mind/platform_external_apr.git
[submodule "arpspoof"]
path = arpspoof
url = https://github.com/cSploit/arpspoof.git
[submodule "cSploitCommon"]
path = cSploitCommon
url = https://github.com/cSploit/common.git
[submodule "ettercap-ng"]
path = ettercap-ng
url = https://github.com/tux-mind/platform_external_ettercap.git
[submodule "freetds"]
path = freetds
url = https://github.com/tux-mind/platform_external_freetds.git
[submodule "hydra"]
path = hydra
url = https://github.com/tux-mind/thc-hydra.git
[submodule "libbthread"]
path = libbthread
url = https://github.com/tux-mind/libbthread.git
[submodule "libcurl"]
path = libcurl
url = https://github.com/tux-mind/platform_external_libcurl.git
[submodule "libexpat"]
path = libexpat
url = https://github.com/tux-mind/libexpat.git
[submodule "libidn"]
path = libidn
url = https://github.com/tux-mind/platform_external_libidn.git
[submodule "libmysqlclient"]
path = libmysqlclient
url = https://github.com/tux-mind/platform_external_libmysqlclient.git
[submodule "libneon"]
path = libneon
url = https://github.com/tux-mind/platform_external_libneon.git
[submodule "libpcap"]
path = libpcap
url = https://github.com/android/platform_external_libpcap.git
[submodule "libreadline"]
path = libreadline
url = https://github.com/tux-mind/platform_external_libreadline.git
[submodule "libtommath"]
path = libtommath
url = https://github.com/tux-mind/libtommath.git
[submodule "libxslt"]
path = libxslt
url = https://github.com/tux-mind/platform_external_libxslt.git
[submodule "ncurses"]
path = ncurses
url = https://github.com/tux-mind/platform_external_ncurses.git
[submodule "nmap"]
path = nmap
url = https://github.com/tux-mind/platform_external_nmap.git
[submodule "openssl"]
path = openssl
url = https://github.com/android/platform_external_openssl.git
[submodule "ruby"]
path = ruby
url = https://github.com/cSploit/android.native.ruby.git
[submodule "subversion"]
path = subversion
url = https://github.com/tux-mind/platform_external_subversion.git
[submodule "thomson"]
path = thomson
url = https://github.com/evilsocket/dsploit-thomson.git
[submodule "apr-util"]
path = apr-util
url = https://github.com/tux-mind/platform_external_apr-util.git
[submodule "bdb"]
path = bdb
url = https://github.com/tux-mind/platform_external_bdb.git
[submodule "cSploitDaemon"]
path = cSploitDaemon
url = https://github.com/cSploit/daemon.git
[submodule "firebird"]
path = firebird
url = https://github.com/tux-mind/platform_external_firebird.git
[submodule "fusemounts"]
path = fusemounts
url = https://github.com/tux-mind/fusemounts.git
[submodule "icu4c"]
path = icu4c
url = https://github.com/tux-mind/platform_external_icu4c.git
[submodule "libcares"]
path = libcares
url = https://github.com/tux-mind/c-ares.git
[submodule "libedit"]
path = libedit
url = https://github.com/tux-mind/platform_external_libedit.git
[submodule "libiconv"]
path = libiconv
url = https://github.com/tux-mind/platform_external_libiconv.git
[submodule "libifaddrs"]
path = libifaddrs
url = https://github.com/tux-mind/platform_external_libifaddrs.git
[submodule "libncp"]
path = libncp
url = https://github.com/tux-mind/platform_external_libncp.git
[submodule "libnet"]
path = libnet
url = https://github.com/tux-mind/libnet.git
[submodule "libpcre"]
path = libpcre
url = https://github.com/tux-mind/platform_external_libpcre.git
[submodule "libssh"]
path = libssh
url = https://github.com/tux-mind/platform_external_libssh.git
[submodule "libxml2"]
path = libxml2
url = https://github.com/tux-mind/platform_external_libxml2.git
[submodule "libyaml"]
path = libyaml
url = https://github.com/tux-mind/libyaml.git
[submodule "network-radar"]
path = network-radar
url = https://github.com/cSploit/network-radar.git
[submodule "openldap"]
path = openldap
url = https://github.com/tux-mind/platform_external_openldap.git
[submodule "postgresql"]
path = postgresql
url = https://github.com/tux-mind/platform_external_postgresql.git
[submodule "sqlite"]
path = sqlite
url = https://github.com/android/platform_external_sqlite.git
[submodule "tcpdump"]
path = tcpdump
url = https://github.com/tux-mind/platform_external_tcpdump.git
[submodule "unixODBC"]
path = unixODBC
url = https://github.com/tux-mind/platform_external_unixODBC.git
[submodule "zlib"]
path = zlib
url = https://github.com/tux-mind/platform_external_zlib.git