-
Notifications
You must be signed in to change notification settings - Fork 4
/
listing.json
50 lines (50 loc) · 976 Bytes
/
listing.json
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
[
{
"name": "Sidekick",
"site": "https://plugin.sidekick.binary.ninja/plugins.json"
},
{
"name": "Vector35/COMpanion",
"auto_update": true
},
{
"name": "Vector35/efi-resolver",
"auto_update": true
},
{
"name": "Vector35/unpacme",
"auto_update": true
},
{
"name": "Vector35/tanto",
"auto_update": true
},
{
"name": "Vector35/6502",
"auto_update": true
},
{
"name": "Vector35/kaitai",
"auto_update": true
},
{
"name": "Vector35/snippets",
"auto_update": true
},
{
"name": "Vector35/OpaquePredicatePatcher",
"auto_update": true
},
{
"name":"Vector35/sample_plugin",
"auto_update": true
},
{
"name": "Vector35/Z80",
"auto_update": true
},
{
"name": "Vector35/sigkit",
"auto_update": true
}
]