-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
39 lines (39 loc) · 1.41 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 "Reverse/dnSpy"]
path = Reverse/dnSpy
url = https://github.com/dnSpy/dnSpy.git
[submodule "Reverse/ghidra"]
path = Reverse/ghidra
url = https://github.com/NationalSecurityAgency/ghidra.git
[submodule "Reverse/pyinstxtractor"]
path = Reverse/pyinstxtractor
url = https://github.com/extremecoders-re/pyinstxtractor.git
[submodule "Reverse/demovfuscator"]
path = Reverse/demovfuscator
url = https://github.com/kirschju/demovfuscator.git
[submodule "Reverse/deflat"]
path = Reverse/deflat
url = https://github.com/cq674350529/deflat.git
[submodule "Android/dex2jar"]
path = Android/dex2jar
url = https://github.com/pxb1988/dex2jar.git
[submodule "Android/android-backup-extractor"]
path = Android/android-backup-extractor
url = https://github.com/nelenkov/android-backup-extractor.git
[submodule "Android/Apktool"]
path = Android/Apktool
url = https://github.com/iBotPeaches/Apktool.git
[submodule "Android/SignApk"]
path = Android/SignApk
url = https://github.com/techexpertize/SignApk.git
[submodule "Reverse/python-uncompyle6"]
path = Reverse/python-uncompyle6
url = https://github.com/rocky/python-uncompyle6.git
[submodule "Reverse/simavr"]
path = Reverse/simavr
url = https://github.com/buserror/simavr.git
[submodule "Reverse/radare2"]
path = Reverse/radare2
url = https://github.com/radareorg/radare2.git
[submodule "Reverse/picocom"]
path = Reverse/picocom
url = https://github.com/npat-efault/picocom.git