forked from lucasduffey/binaryninja-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.24 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
[submodule "plugins/community/smaliBinja_python"]
path = plugins/community/smaliBinja_python
url = https://github.com/lucasduffey/smaliBinja_python
[submodule "plugins/community/binjatron"]
path = plugins/community/binjatron
url = https://github.com/snare/binjatron
[submodule "plugins/community/binaryninja-msp430"]
path = plugins/community/binaryninja-msp430
url = https://github.com/joshwatson/binaryninja-msp430.git
[submodule "plugins/community/binaryninja-bookmarks"]
path = plugins/community/binaryninja-bookmarks
url = https://github.com/joshwatson/binaryninja-bookmarks.git
[submodule "plugins/community/binaryninja-radare2"]
path = plugins/community/binaryninja-radare2
url = https://github.com/Manouchehri/binaryninja-radare2
[submodule "plugins/community/binja-avr"]
path = plugins/community/binja-avr
url = https://github.com/cah011/binja-avr
[submodule "plugins/community/x64dbgbinja"]
path = plugins/community/x64dbgbinja
url = https://github.com/x64dbg/x64dbgbinja
[submodule "plugins/community/list_comments"]
path = plugins/community/list_comments
url = https://github.com/rick2600/list_comments
[submodule "plugins/community/xref_call_finder"]
path = plugins/community/xref_call_finder
url = https://github.com/rick2600/xref_call_finder