-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathplugins.json
More file actions
549 lines (549 loc) · 67.8 KB
/
plugins.json
File metadata and controls
549 lines (549 loc) · 67.8 KB
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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
[
{
"api": [
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "requests>=2.28.2,<3\npygments>=2.14.0,<3\nnetworkx>=3.0.0,<4\nintervaltree>=3.0.2,<4\nnumpy>=1.26,<2\ntorch>=2.4.0,<2.5.0\nscikit-learn>=1.1.3,<2\npyjarowinkler>=1.8,<2\nmarkdown\nwatchdog\npydantic>=2.7,<3\narrow>=1.3,<2\njsonschema>=4.22,<5\naccelerate>=0.33.0,<1\ntransformers>=4.41.0,<4.50\ntiktoken>=0.7.0,<1\nmarkdown_it_py>=3.0.0,<4",
"description": "Binary Ninja Sidekick",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1771950823,
"license": {
"name": "Commercial",
"text": "This plugin is fully copyright Vector 35 Inc except as otherwise noted in the source. While source is distributed, no rights to the source are granted beyond those to submodules described <a href='https://docs.sidekick.binary.ninja/about/open-source/'>here</a>. Use of this plugin should be consistent with the terms of service available <a href='https://docs.sidekick.binary.ninja/about/legal-terms-and-conditions/'>here</a>."
},
"longdescription": "# Sidekick\r\n\r\nSidekick is [Binary Ninja's](https://binary.ninja) official AI-powered plugin and service, delivering seamless integration for effortless reverse engineering.\r\n\r\nThe Sidekick plugin is currently available as an official plugin from the Binary Ninja plugin manager. The plugin will not be fully functional without a Sidekick service plan. To purchase a Sidekick plan, you must have a Sidekick account. To sign up for a Sidekick account, click [here](https://sidekick.binary.ninja/sign_in).\r\n\r\n## Collaborative AI\r\nYour AI collaborator monitors context, runs complementary analyses, and delivers results without interruptions.\r\n\r\n### Work Side-by-Side\r\nSidekick continuously tracks your analysis context, intelligently inferring your current focus to proactively run tasks that complement your efforts without requiring your supervision.\r\n\r\n\r\n\r\n*Sidekick recommends tasks that complement your analysis.*\r\n\r\n\r\n\r\n*Stay in control by reviewing and accepting task results.*\r\n\r\n\r\n\r\n*Understand how Sidekick arrived at the results by inspecting the task Log.*\r\n\r\n### Delegated Tasks\r\nDescribe specific tasks you want Sidekick to handle while you focus on other priorities. Sidekick independently works in the background, preparing results and insights.\r\n\r\n\r\n\r\n*New Task dialog allows you to describe a task for Sidekick to work on.*\r\n\r\n\r\n\r\n*Task results are ready for review at your convenience.*\r\n\r\n\r\n\r\n*Review results of the task and decide whether to apply them to the binary.*\r\n\r\n### Chat Interactively\r\nEngage in a dynamic conversation with Sidekick, asking questions and receiving instant feedback. Chat allows for a more fluid exchange of ideas and information, enhancing your overall experience.\r\n\r\n\r\n\r\n*The Chat sidebar allows you to interact with Sidekick's Chat Assistant to analyze the binary.*\r\n\r\n\r\n\r\n*Ask the Chat Assistant to directly apply changes to the binary for you.*\r\n\r\n### Get Code Suggestions\r\nSidekick improves the clarity and readability of your decompiled code: automatically recovers and applies structure types, renames functions, variables, structures and fields, and produces descriptive comments for code selections or entire functions.\r\n\r\n\r\n\r\n*Sidekick recovers structures, renames functions and variables, and comments your code.*\r\n\r\n\r\n\r\n*Easily review and apply the suggestions to your code.*\r\n\r\n\r\n\r\n*The Types sidebar shows structures recovered by Sidekick.*\r\n\r\n## Binary-Wide Context\r\nIntegrate findings across an entire binary into an actively maintained context for downstream analyses.\r\n\r\n### Capture Binary Insights\r\nSidekick maintains a working notebook of insights captured across the binary, continuously leveraging them to enhance its analysis. You can also record your own findings for easy reference and control.\r\n\r\n\r\n\r\n*The Notebook sidebar presents findings captured automatically by Sidekick during analysis.*\r\n\r\n\r\n\r\n*Add your own findings to the Notebook to keep track of important information.*\r\n\r\n### Index Points of Interest\r\nQuickly capture, categorize and reference important locations discovered during analysis using Indexes, making it easier to manage and navigate large binaries.\r\n\r\n\r\n\r\n*The Indexes sidebar manages tables of important locations discovered during analysis.*\r\n\r\n\r\n\r\n*Visualize relationships between indexed locations in the Code Insight Map.*\r\n\r\n\r\n\r\n*Indexes can be created, accessed, and updated by Automation Workbench scripts.*\r\n\r\n## Smart Automation\r\nEasily create scripts blending code and Large Language Models for complex workflows and routine tasks.\r\n\r\n### Expand Your Toolset\r\nWork together with Sidekick to write your scripts and prompts, enabling you to build more tools even faster.\r\n\r\n\r\n\r\n*The Automation Workbench allows you to quickly build and easily manage an extensive library of scripts.*\r\n\r\n\r\n\r\n*Sidekick generates both the code and prompts for your scripts.*\r\n\r\n\r\n\r\n*Tools can be created and run from the Chat Assistant.*\r\n\r\n### Use AI in Scripts\r\nApply LLMs to program analysis tasks directly within your scripts. For these models, select from a catalog of available models or even bring your own.\r\n\r\n\r\n\r\n*Run scripts that apply LLMs directly to program analysis tasks.*\r\n\r\n\r\n\r\n*View results of LLM analyses captured in indexes during script execution.*\r\n\r\n# Release Notes\r\n\r\nSidekick Client Revision: 5.0.399\r\n\r\n## Update Instructions\r\n\r\nIf you are updating from a current installation of the Sidekick plugin, then complete the following instructions:\r\n\r\n* Open the Plugin Manager\r\n* Locate the Sidekick plugin\r\n* Click `Update`\r\n\r\n## Notable Changes\r\n\r\nThis release is a patch release that includes enhancements and bug fixes. Refer to the Release Changes section below for more details.\r\n\r\n## Release Changes\r\n\r\n* **Enhancement:** Updated the chat assistant within Tasks to use the 'sidekick.notebook.max_tool_turns' setting to determine when to stop calling tools and return the final answer, which allows users to configure this behavior.\r\n* **Fix:** Fixed an issue that prevented the Chat assistant from automatically registering and calling new scripted tools when needed.\r\n* **Enhancement:** Updated the chat assistant to provide feedback when the maximum number of tool turns has been reached and it is returning the final answer.\r\n* **Fix:** Fixed an issue that prevented the Chat assistant from proceeding to call tools to update the binary (or record findings) after it provided an intermediate answer in the previous turn.",
"minimumbinaryninjaversion": 8005,
"name": "Sidekick",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/21efa4ff-9499-4dff-affc-8715225b5b2d/versions/3a5158f0-4825-4d71-b966-0a3b8ef4040b/platforms/3181/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/21efa4ff-9499-4dff-affc-8715225b5b2d/versions/3a5158f0-4825-4d71-b966-0a3b8ef4040b/platforms/3181/download?notrack=1",
"path": "Vector35_Sidekick",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"updated_at": "2026-02-24 16:33:43+00:00"
},
"projectUrl": "https://github.com/vector35/sidekick-public",
"subdir": "",
"type": [
"ui",
"helper"
],
"version": "5.0.399",
"view_only": false
},
{
"api": [
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "",
"description": "COMpanion is a plugin for Binary Ninja helps automate working with COM objects in Windows binaries.",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1721868534,
"license": {
"name": "MIT",
"text": "Copyright (c) 2024 Vector 35\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"longdescription": "# COMpanion (v0.1.2)\nAuthor: **Vector 35 Inc**\n\n_COMpanion is a plugin for Binary Ninja helps automate working with COM objects in Windows binaries._\n\n## Description:\n\n\nNone\n\n## Minimum Version\n\nThis plugin requires the following minimum version of Binary Ninja:\n\n* 4860\n\n\n## License\n\nThis plugin is released under a MIT license.\n## Metadata Version\n\n2\n",
"minimumbinaryninjaversion": 4860,
"name": "COMpanion",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/55096ae1-c19c-4103-a2c5-209ce87fc71d/versions/86fda630-e457-4bec-b77f-e7769e7ce81d/platforms/123/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/55096ae1-c19c-4103-a2c5-209ce87fc71d/versions/86fda630-e457-4bec-b77f-e7769e7ce81d/platforms/123/download?notrack=1",
"path": "Vector35_COMpanion",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 9,
"updated_at": "2024-07-25 00:48:54+00:00"
},
"projectUrl": "https://github.com/Vector35/COMpanion",
"subdir": "",
"type": [
"helper"
],
"version": "0.1.3",
"view_only": false
},
{
"api": [
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "requests\n",
"description": "Automatically analyze a binary via unpac.me",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1745535303,
"license": {
"name": "MIT",
"text": "Copyright (c) 2019 Vector 35 Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"longdescription": "# Unpac.Me Plugin (v1.2)\r\n\r\nAuthor: **Vector 35 Inc**\r\n\r\n_Simple plugin to interface Binary Ninja with the UnpacMe automatic unpacking service_\r\n\r\n## Description:\r\n\r\nThis plugin lets you easily submit binaries and download unpacked results from [unpac.me](https://unpac.me/).\r\n\r\nYou will first need to sign up for a free account before you can use it. The first time you try to upload or download you will be prompted for your API Key which is available from your [account page](https://www.unpac.me/account).\r\n\r\nCurrent features:\r\n\r\n- Upload a file to be unpacked. Available from the `Plugins/UnpacMe` menu and command-palette, works on the currently open file.\r\n- Download a previously extracted file. Available from the `Plugins/UnpacMe` menu and command-palette.\r\n\r\n\r\n\r\n\r\n## Installation Instructions\r\n\r\nUse the plugin manager or clone this to your [user plugin folder](https://docs.binary.ninja/getting-started.html#user-folder).\r\n\r\n## Minimum Version\r\n\r\nThis plugin requires the following minimum version of Binary Ninja:\r\n\r\n* 3469\r\n\r\n## Troubleshooting\r\n\r\nIf you receive python errors, you may need to upgrade your version of python to support requests with HTTPS support.\r\n\r\n## License\r\n\r\nThis plugin is released under a MIT license.\r\n\r\n## Metadata Version\r\n\r\n2\n\n### Changelog\n**Full Changelog**: https://github.com/Vector35/unpacme/compare/1.1...1.2",
"minimumbinaryninjaversion": 3469,
"name": "UnPack.Me Automation",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/cfbbd32f-bad6-4311-b904-e159baae987f/versions/0260cc76-eca6-4f89-89bb-588686282bbe/platforms/2293/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/cfbbd32f-bad6-4311-b904-e159baae987f/versions/0260cc76-eca6-4f89-89bb-588686282bbe/platforms/2293/download?notrack=1",
"path": "Vector35_unpacme",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 12,
"updated_at": "2025-04-24 22:55:03+00:00"
},
"projectUrl": "https://github.com/Vector35/unpacme",
"subdir": "",
"type": [
"ui"
],
"version": "1.2",
"view_only": false
},
{
"api": [
"python2",
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "",
"description": "An architecture plugin for 6502 and binary view for NES roms.",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1748626807,
"license": {
"name": "MIT",
"text": "Copyright (c) 2019 Vector 35 Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"longdescription": "An architecture plugin for the <a href='https://en.wikipedia.org/wiki/MOS_Technology_6502'>6502</a> processsor and a binary view for NES roms. <img src='https://raw.githubusercontent.com/Vector35/6502/master/media/nes.png'>\n\n### Changelog\n[Correct crashing call to perform_get_address_size](https://github.com/Vector35/6502/commit/73d3760a16e7e95ee2f30cf7caabe8302bfdddef)",
"minimumbinaryninjaversion": 1200,
"name": "6502 Architecture Plugin",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/6e30e6f0-9d4a-4415-806e-b3bcd6ff7f20/versions/6b99468c-1bd3-42ab-994f-78d12339b2a4/platforms/2425/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/6e30e6f0-9d4a-4415-806e-b3bcd6ff7f20/versions/6b99468c-1bd3-42ab-994f-78d12339b2a4/platforms/2425/download?notrack=1",
"path": "Vector35_6502",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 9,
"updated_at": "2025-05-30 17:40:07+00:00"
},
"projectUrl": "https://github.com/Vector35/6502",
"subdir": "",
"type": [
"architecture"
],
"version": "2.0.2",
"view_only": false
},
{
"api": [
"python2",
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "pygments>=2.7.0\n",
"description": "Powerful code-editing plugin for writing and managing python code-snippets with syntax highlighting, hotkey binding and other features",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1767030572,
"license": {
"name": "MIT",
"text": "Copyright (c) 2019 Vector 35 Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"longdescription": "The snippet editor started as a simple example UI plugin to demonstrate new features available to UI plugins. It has turned into a functionally useful plugin in its own right. The snippet editor allows you to write small bits of code that might not be big enough to warrant the effort of a full plugin but are long enough that you don't want to retype them every time in the python-console!\n\nAs an added bonus, all snippets are added to the snippets menu and hot-keys can be associated with them as they make use of the action system. All action-system items are also available through the command-palette (CTL/CMD-p).\n\n\n\n.\n\n### Changelog\nfix updater example",
"minimumbinaryninjaversion": 1528,
"name": "Snippet UI Plugin",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/d4f64609-246f-4130-970d-3f928d667c81/versions/3fcfa829-c44f-4149-b6c3-f57a24fa848a/platforms/3007/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/d4f64609-246f-4130-970d-3f928d667c81/versions/3fcfa829-c44f-4149-b6c3-f57a24fa848a/platforms/3007/download?notrack=1",
"path": "Vector35_snippets",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 29,
"updated_at": "2025-12-29 17:49:32+00:00"
},
"projectUrl": "https://github.com/Vector35/snippets",
"subdir": "",
"type": [
"ui"
],
"version": "1.30",
"view_only": false
},
{
"api": [
"python2",
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "",
"description": "Automatically patch opaque predicates",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1732046033,
"license": {
"name": "MIT",
"text": "Copyright (c) 2017 Vector 35 Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"longdescription": "This script will automatically remove conditional branches which have constant conditions. It can be run from the command line via `python -mOpaquePredicatePatcher.__main__` (if the BinaryNinja python library is in your path) or installed as a plugin in your user plugin directory. Read more about how this tool works on our blog: [Automated Opaque Predicate Removal](https://binary.ninja/2017/10/01/automated-opaque-predicate-removal.html)\n\n###Example\n\n",
"minimumbinaryninjaversion": 0,
"name": "Opaque Predicate Patcher",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/b762e370-af90-4abe-8643-1fc4567d9b41/versions/7e808d6c-aac6-4218-b0c3-ecc1f3d6ca83/platforms/217/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/b762e370-af90-4abe-8643-1fc4567d9b41/versions/7e808d6c-aac6-4218-b0c3-ecc1f3d6ca83/platforms/217/download?notrack=1",
"path": "Vector35_OpaquePredicatePatcher",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 69,
"updated_at": "2024-11-19 19:53:53+00:00"
},
"projectUrl": "https://github.com/Vector35/OpaquePredicatePatcher",
"subdir": "",
"type": [
"helper"
],
"version": "1.1.6",
"view_only": false
},
{
"api": [
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "",
"description": "This is a short description meant to fit on one line.",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1717781527,
"license": {
"name": "MIT",
"text": "Copyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"longdescription": "# Sample Plugin\nAuthor: **Vector 35 Inc**\n\n_This is a short description meant to fit on one line._\n\n## Description:\nThis is a longer description meant for a sample plugin that demonstrates the metadata format for Binary Ninja plugins. Note that the [community-plugins repo](https://github.com/Vector35/community-plugins) contains a useful [utility](https://github.com/Vector35/community-plugins/blob/master/generate_plugininfo.py) to validate the plugin.json. Additionally, the [release helper](https://github.com/Vector35/release_helper) plugin is helpful for more easily pushing new releases, incrementing versions, and creating the appropriate GitHub tags.\n\nNote that originally we recommended specifying the contents of this entire file inside of the [plugin.json](./plugin.json) but the latest repository generator will use the readme contents directly which means you should simply leave an empty longdescription field. \n\n## Minimum Version\n\nThis plugin requires the following minimum version of Binary Ninja:\n\n * 3000\n\n## License\n\nThis plugin is released under an [MIT license](./license).\n\n## Metadata Version\n\n2\n",
"minimumbinaryninjaversion": 3000,
"name": "Sample Plugin",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/a2041ccb-3df5-456a-8ca8-67e39e3d7d79/versions/aee01364-266f-40fb-9d66-ddac0381e98b/platforms/57/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/a2041ccb-3df5-456a-8ca8-67e39e3d7d79/versions/aee01364-266f-40fb-9d66-ddac0381e98b/platforms/57/download?notrack=1",
"path": "Vector35_sample_plugin",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 22,
"updated_at": "2024-06-07 17:32:07.890430+00:00"
},
"projectUrl": "https://github.com/Vector35/sample_plugin",
"subdir": "",
"type": [
"architecture",
"binaryview",
"core",
"helper",
"ui"
],
"version": "1.3.5",
"view_only": false
},
{
"api": [
"python2",
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "z80dis\n",
"description": "Sample Z80 architecture plugin written to accompany the <a href='https://binary.ninja/2020/01/08/guide-to-architecture-plugins-part1.html'>introductory blog post</a>.",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1717781527,
"license": {
"name": "MIT",
"text": "Copyright (c) 2017 Vector 35 Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"longdescription": "<p>This Z80 architecture plugin was originally written as an example architecture to introduce how to easily add support to Binary Ninja for any new architecture given an existing disassembly library. It originally used the <a href='https://skoolkit.ca/'>SchoolKit</a> python library as a disassembler, but later was updated to work with a <a href='https://github.com/lwerdna/z80dis'>dedicated library</a>.</p><p>This repository has several checkpoints from the <a href='https://binary.ninja/2020/01/08/guide-to-architecture-plugins-part1.html'>blog post</a> that are associated with specific comments.</p>",
"minimumbinaryninjaversion": 776,
"name": "Z80 Architecture Plugin",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/27f18699-eaa9-4ecb-95eb-5aeab736b162/versions/eb4d63b8-8ae6-4c72-8d3a-eb05d40287e5/platforms/63/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/27f18699-eaa9-4ecb-95eb-5aeab736b162/versions/eb4d63b8-8ae6-4c72-8d3a-eb05d40287e5/platforms/63/download?notrack=1",
"path": "Vector35_Z80",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 10,
"updated_at": "2024-06-07 17:32:07.932004+00:00"
},
"projectUrl": "https://github.com/Vector35/Z80",
"subdir": "",
"type": [
"architecture"
],
"version": "1.5",
"view_only": false
},
{
"api": [
"python2",
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "flatbuffers\n",
"description": "Python tools for working with Signature Libraries",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1762896627,
"license": {
"name": "MIT",
"text": "Copyright (c) 2019-2020 Vector 35 Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"longdescription": "# Signature Kit Plugin (v1.2.2)\nAuthor: **Vector 35 Inc**\n\n_Python tools for working with Signature Libraries_\n\n## \u26a0\ufe0f Deprecation Notice\n\n**SigKit is no longer under active development. For more information, please see https://binary.ninja/2025/08/22/warp.html**.\n\n## Description:\n\nThis plugin provides Python tools for generating, manipulating, viewing, loading, and saving signature libraries (.sig) for the Signature System. This plugin also provides UI integration for easy access from the Binary Ninja UI to common functions in the `Plugins\\Signature Library` menu.\n\n\n\n\nAlso included are [example scripts](https://github.com/Vector35/sigkit/tree/master/examples) which demonstrate batch processing and automatic creation of signature libraries for Ubuntu libc.\nYou can also run the Signature Explorer GUI as a standalone app.\n\n\n## Installation Instructions\n\n### Windows\n\n\n\n### Linux\n\n\n\n### Darwin\n\n\n\n## Minimum Version\n\nThis plugin requires the following minimum version of Binary Ninja:\n\n* 1997\n\n\n\n## Required Dependencies\n\nThe following dependencies are required for this plugin:\n\n * pip - flatbuffers\n\n\n## License\n\nThis plugin is released under a MIT license.\n## Metadata Version\n\n2\n\n\n### Changelog\n- Added deprecation notice",
"minimumbinaryninjaversion": 1997,
"name": "Signature Kit Plugin",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/51fa529d-82ce-419b-8214-b3d60882c804/versions/ec68844f-60d6-4ceb-9be2-bb096d29d95e/platforms/2798/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/51fa529d-82ce-419b-8214-b3d60882c804/versions/ec68844f-60d6-4ceb-9be2-bb096d29d95e/platforms/2798/download?notrack=1",
"path": "Vector35_sigkit",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 77,
"updated_at": "2025-11-11 21:30:27+00:00"
},
"projectUrl": "https://github.com/Vector35/sigkit",
"subdir": "",
"type": [
"core",
"helper",
"ui"
],
"version": "1.2.3",
"view_only": false
},
{
"api": [
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "kaitaistruct",
"description": "Browse hex with a tree view populated from Kaitai Struct formats.",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1744997183,
"license": {
"name": "MIT",
"text": "Copyright (c) 2019-2022 Vector 35 Inc\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"longdescription": "This Binary Ninja UI plugin allows you to browse a hex dump within Binary Ninja with a tree view informed by [Kaitai Struct](https://kaitai.io/).\n\n\n\nThis wires up Kaitai Struct as a parsing library to produce templated dissection of binary files. Of course, this concept itself isn\u2019t new. Plenty of great tools like 010, Hexinator and Synalyze It! have this feature (last two by the same company for different platforms). Thanks to the Kaitai Project not only for the project in general, but also for working with us to resolve some small issues while we were developing the plugin.\n\n## License\n\nThis plugin is released under a MIT license.\n\n\n\n### Changelog\n- Removes the unused import for `audioop`. It was officially deprecated in Python 3.11 and removed in Python 3.13 as part of [PEP 594](https://peps.python.org/pep-0594/#audioop). This was causing plugin load errors on more recent Python interpreters. (#11) ",
"minimumbinaryninjaversion": 3164,
"name": "Kaitai UI Plugin",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/bc3c1432-7b94-4051-a264-6a5b92e7817a/versions/1e6eb984-9e20-4910-aa3a-eeee701656e7/platforms/2275/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/bc3c1432-7b94-4051-a264-6a5b92e7817a/versions/1e6eb984-9e20-4910-aa3a-eeee701656e7/platforms/2275/download?notrack=1",
"path": "Vector35_kaitai",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 44,
"updated_at": "2025-04-18 17:26:23+00:00"
},
"projectUrl": "https://github.com/Vector35/kaitai",
"subdir": "",
"type": [
"ui"
],
"version": "1.2.3",
"view_only": false
},
{
"api": [
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "click==8.1.7 ; python_version >= \"3.9\" and python_version < \"4.0\"\ncolorama==0.4.6 ; python_version >= \"3.9\" and python_version < \"4.0\" and platform_system == \"Windows\"\npyyaml==6.0.2 ; python_version >= \"3.9\" and python_version < \"4.0\"\nsvd2py==1.0.2 ; python_version >= \"3.9\" and python_version < \"4.0\"\n",
"description": "SVD Mapper is a plugin for Binary Ninja that helps automate the process of mapping in SVD peripherals",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1731605910,
"license": {
"name": "Apache 2.0",
"text": "Copyright 2020-2024 Vector 35 Inc.\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\");\r\nyou may not use this file except in compliance with the License.\r\nYou may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software\r\ndistributed under the License is distributed on an \"AS IS\" BASIS,\r\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\nSee the License for the specific language governing permissions and\r\nlimitations under the License."
},
"longdescription": "# SVD Mapper (svdmap)\r\n\r\nSupport loading SVD files into Binary Ninja.\r\n\r\n## Usage\r\n\r\n1. Open binary in Binary Ninja\r\n2. Run `Import SVD info` command.\r\n3. Select SVD file (i.e. `TC37XPD.svd`).\r\n4. New segments should now be automatically created for each peripheral along with the structure.\r\n\r\n## Configuration\r\n\r\n### Enable Bitfield Structuring\r\nAs Binary Ninja does not support bitfields, all bitfields will become unions, most will find this undesired so by default\r\nthis will be disabled. \r\n\r\nTo _enable_ bitfield structuring set `SVDMapper.enableBitfieldStructuring` to **true**.\r\n\r\n### Disable Comments\r\n\r\nComments can be displayed poorly in some instances so if that is the case you can turn comments off.\r\n\r\nTo _disable_ comments set `SVDMapper.enableComments` to **false**.",
"minimumbinaryninjaversion": 4860,
"name": "SVD Mapper",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/af490262-c7dd-462c-80d0-f375dfb7e572/versions/2de741f8-f318-477e-a713-6aa35566db80/platforms/205/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/af490262-c7dd-462c-80d0-f375dfb7e572/versions/2de741f8-f318-477e-a713-6aa35566db80/platforms/205/download?notrack=1",
"path": "Vector35_SVDMapper",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 10,
"updated_at": "2024-11-14 17:38:30+00:00"
},
"projectUrl": "https://github.com/Vector35/svdmap",
"subdir": "",
"type": [
"helper"
],
"version": "0.1.6",
"view_only": false
},
{
"api": [
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "unblob==24.11.13\npython-magic==0.4.27\n",
"description": "Plugin for extracting files from container formats",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1732023514,
"license": {
"name": "MIT",
"text": "Copyright (c) 2024 Vector 35 Inc\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"longdescription": "# Blob Extractor\r\nAuthor: **Vector 35 Inc.**\r\n\r\n_Binary Ninja plugin for extracting files from container formats_\r\n\r\n\r\n\r\n## Description\r\n\r\nBlob Extractor is a Binary Ninja plugin that leverages the [Unblob API](https://github.com/onekey-sec/unblob) to\r\nidentify and extract compressed archives, file-systems, and other blobs embedded in container binaries such as flash\r\ndumps or firmware images.\r\n\r\n## Installation Instructions\r\n\r\nThe following dependencies are required by this plugin:\r\n\r\n* [unblob](https://github.com/onekey-sec/unblob) - Python package for extracting files from container formats\r\n* libmagic - Native libmagic file type identification library\r\n* [python-magic](https://github.com/ahupp/python-magic) - Python bindings for libmagic\r\n\r\n### Darwin\r\n\r\n1. Install the `libmagic` native library\r\n\r\n```\r\nbrew install libmagic\r\n```\r\n\r\n2. Install the dependency Python packages for the Python version in use by Binary Ninja. If you are using your system's\r\nPython interpeter, these packages can be installed using PIP.\r\n\r\n```\r\npip3 install unblob python-magic\r\n```\r\n\r\n3. Clone the repository into the Binary Ninja `plugins` directory\r\n\r\n```\r\ngit clone git@github.com:Vector35/blob_extractor.git \"/Users/$USER/Library/Application Support/Binary Ninja/plugins/blob_extractor\"\r\n```\r\n\r\n### Linux\r\n\r\n1. Install the `libmagic` native library\r\n\r\n```\r\nsudo apt-get install libmagic1\r\n```\r\n\r\n2. Install the dependency Python packages for the Python version in use by Binary Ninja.\r\n\r\n```\r\npip3 install unblob python-magic\r\n```\r\n\r\n3. Clone the repository into the Binary Ninja `plugins` directory\r\n\r\n```\r\ngit clone git@github.com:Vector35/blob_extractor.git \"~/.binaryninja/plugins/blob_extractor\"\r\n```\r\n\r\n### Windows\r\n\r\nWindows is not supported by this plugin. Blob Extractor depends on `libmagic`, Unblob, and Unblob's extractor utilities.\r\nThese dependencies do not run on Windows.\r\n\r\n## Extractor Utilities\r\n\r\nUnblob uses external utilities for file extraction. After installing Unblob (via the installation instructions above)\r\nrun the following command to identify missing external extractor utilties:\r\n\r\n```\r\n> unblob --show-external-dependencies\r\nThe following executables found installed, which are needed by unblob:\r\n 7z \u2713\r\n debugfs \u2717\r\n jefferson \u2713\r\n lz4 \u2713\r\n lziprecover \u2713\r\n lzop \u2713\r\n sasquatch \u2717\r\n sasquatch-v4be \u2717\r\n simg2img \u2713\r\n ubireader_extract_files \u2713\r\n```\r\n\r\n_Note: unblob is installed at `~/.local/bin/unblob` on Linux._\r\n\r\nMissing extractor utilities must be installed manually. Linux users can install the majority of the external\r\ndependencies using `apt`. MacOS users can use `brew`. Some of the external dependencies, such as `sasquatch`, must be\r\nbuilt from source. Blob Extractor will still run without external extractor utilities. However, it will be unable to\r\nextract certain blob formats. See the [Install Extractors](https://unblob.org/installation/#install-extractors) section\r\nfrom the Unblob documentation for more information.\r\n\r\n## Troubleshooting\r\n\r\n**The plugin icon is not appearing in the Binary Ninja sidebar**\r\n\r\nThis is most likely because the plugin dependencies have not been installed properly and the plugin failed to load. It\r\nis recommended to open the Binary Ninja log and see if there is a Python traceback originating from Blob Extractor. The\r\ntraceback should indicate what the issue is. If you are unable to run `unblob` from the command-line, it likely won't\r\nrun from the plugin either. Be sure to follow the installation steps above and verify that `unblob` and its dependencies\r\nare installed correctly by running `unblob --show-external-dependencies` from your terminal.\r\n\r\n**The plugin is not extracting any files, or extracted files are empty**\r\n\r\nThis is most likely because the required external dependencies for Unblob have not been installed. For example, if\r\nyou're extracting a flash dump that contains a squash file system, you must have sasquatch installed on your system. For\r\nJFFS2 you need jefferson, and so on. See the `Extractor Utilities` section above. Also reference the\r\n[Install Extractors](https://unblob.org/installation/#install-extractors) section from the Unblob documentation.\r\n\r\n## License\r\n\r\nThis plugin is released under an [MIT license](./LICENSE).",
"minimumbinaryninjaversion": 5333,
"name": "Blob Extractor",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/4aa03a24-1593-429f-8ba8-ea9f1a3e5f82/versions/b6fa0dee-4515-47e5-9243-aab561e764ed/platforms/211/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/4aa03a24-1593-429f-8ba8-ea9f1a3e5f82/versions/b6fa0dee-4515-47e5-9243-aab561e764ed/platforms/211/download?notrack=1",
"path": "Vector35_blobextractor",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 26,
"updated_at": "2024-11-19 13:38:34+00:00"
},
"projectUrl": "https://github.com/Vector35/blob_extractor/",
"subdir": "",
"type": [
"binaryview",
"helper"
],
"version": "1.0.3",
"view_only": false
},
{
"api": [
"python3"
],
"author": "Vector 35 Inc",
"dependencies": "",
"description": "Tant\u014d slices programs to help you can understand them faster.",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1765221425,
"license": {
"name": "MIT",
"text": "Copyright (c) 2021-2025 Vector 35 Inc\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"longdescription": "# Tant\u014d\nAuthor: **Vector 35, Inc.**\n\n## Description:\nTant\u014d is a plugin for [Binary Ninja](https://binary.ninja/) that slices programs so you can understand them faster.\n\n\n\nFor a more detailed explanation of what Tant\u014d does, please check out [this blog post](https://binary.ninja/2022/06/20/introducing-tanto.html).\n\n## Minimum Version\n\nThis plugin requires the following minimum version of Binary Ninja:\n\n* 4.0.5336\n\n## License\n\nThis plugin has been released under the [MIT license](./LICENSE.txt).\n\n## Metadata Version\n\n2\n\n## Insomni'Hack 2025 Slides\n\n[Here are the slides](./A%20Slice%20of%20Modern%20Program%20Analysis%20-%20Insomni%27hack%202025.pdf) for the talk [@ElykDeer](https://github.com/ElykDeer) gave at Insomni'Hack 2025: [\"A Slice of\" Modern Program Analysis](https://www.youtube.com/watch?v=I0PoE0IdtmE)\n\n## Original Blog Post / Documentation\n\n[Here's the original blog post](https://binary.ninja/2022/06/20/introducing-tanto.html) announcing Tanto and explaining how to use the original two slice types, Variable Slices and Basic Block Slices.\n",
"minimumbinaryninjaversion": 5336,
"name": "Tant\u014d",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/5b073562-1af6-4736-839b-960d0961344e/versions/67ad5b15-351f-4aad-a6e0-21a8cb273d32/platforms/2911/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/5b073562-1af6-4736-839b-960d0961344e/versions/67ad5b15-351f-4aad-a6e0-21a8cb273d32/platforms/2911/download?notrack=1",
"path": "tanto",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 79,
"updated_at": "2025-12-08 19:17:05+00:00"
},
"projectUrl": "https://github.com/Vector35/tanto",
"subdir": "",
"type": [
"ui",
"helper"
],
"version": "2.0.2",
"view_only": false
},
{
"api": [
"python3"
],
"author": "Kevin Mu\u00f1oz",
"dependencies": "requests",
"description": "Integrates VirusTotal's powerful analysis capabilities directly into your reverse engineering workflow.",
"installinstructions": {},
"is_paid": false,
"lastUpdated": 1771198415,
"license": {
"name": "Apache-2.0",
"text": "Apache License\r\n Version 2.0, January 2004\r\n http://www.apache.org/licenses/\r\n\r\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\r\n\r\n 1. Definitions.\r\n\r\n \"License\" shall mean the terms and conditions for use, reproduction,\r\n and distribution as defined by Sections 1 through 9 of this document.\r\n\r\n \"Licensor\" shall mean the copyright owner or entity authorized by\r\n the copyright owner that is granting the License.\r\n\r\n \"Legal Entity\" shall mean the union of the acting entity and all\r\n other entities that control, are controlled by, or are under common\r\n control with that entity. For the purposes of this definition,\r\n \"control\" means (i) the power, direct or indirect, to cause the\r\n direction or management of such entity, whether by contract or\r\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\r\n outstanding shares, or (iii) beneficial ownership of such entity.\r\n\r\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\r\n exercising permissions granted by this License.\r\n\r\n \"Source\" form shall mean the preferred form for making modifications,\r\n including but not limited to software source code, documentation\r\n source, and configuration files.\r\n\r\n \"Object\" form shall mean any form resulting from mechanical\r\n transformation or translation of a Source form, including but\r\n not limited to compiled object code, generated documentation,\r\n and conversions to other media types.\r\n\r\n \"Work\" shall mean the work of authorship, whether in Source or\r\n Object form, made available under the License, as indicated by a\r\n copyright notice that is included in or attached to the work\r\n (an example is provided in the Appendix below).\r\n\r\n \"Derivative Works\" shall mean any work, whether in Source or Object\r\n form, that is based on (or derived from) the Work and for which the\r\n editorial revisions, annotations, elaborations, or other modifications\r\n represent, as a whole, an original work of authorship. For the purposes\r\n of this License, Derivative Works shall not include works that remain\r\n separable from, or merely link (or bind by name) to the interfaces of,\r\n the Work and Derivative Works thereof.\r\n\r\n \"Contribution\" shall mean any work of authorship, including\r\n the original version of the Work and any modifications or additions\r\n to that Work or Derivative Works thereof, that is intentionally\r\n submitted to Licensor for inclusion in the Work by the copyright owner\r\n or by an individual or Legal Entity authorized to submit on behalf of\r\n the copyright owner. For the purposes of this definition, \"submitted\"\r\n means any form of electronic, verbal, or written communication sent\r\n to the Licensor or its representatives, including but not limited to\r\n communication on electronic mailing lists, source code control systems,\r\n and issue tracking systems that are managed by, or on behalf of, the\r\n Licensor for the purpose of discussing and improving the Work, but\r\n excluding communication that is conspicuously marked or otherwise\r\n designated in writing by the copyright owner as \"Not a Contribution.\"\r\n\r\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\r\n on behalf of whom a Contribution has been received by Licensor and\r\n subsequently incorporated within the Work.\r\n\r\n 2. Grant of Copyright License. Subject to the terms and conditions of\r\n this License, each Contributor hereby grants to You a perpetual,\r\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r\n copyright license to reproduce, prepare Derivative Works of,\r\n publicly display, publicly perform, sublicense, and distribute the\r\n Work and such Derivative Works in Source or Object form.\r\n\r\n 3. Grant of Patent License. Subject to the terms and conditions of\r\n this License, each Contributor hereby grants to You a perpetual,\r\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r\n (except as stated in this section) patent license to make, have made,\r\n use, offer to sell, sell, import, and otherwise transfer the Work,\r\n where such license applies only to those patent claims licensable\r\n by such Contributor that are necessarily infringed by their\r\n Contribution(s) alone or by combination of their Contribution(s)\r\n with the Work to which such Contribution(s) was submitted. If You\r\n institute patent litigation against any entity (including a\r\n cross-claim or counterclaim in a lawsuit) alleging that the Work\r\n or a Contribution incorporated within the Work constitutes direct\r\n or contributory patent infringement, then any patent licenses\r\n granted to You under this License for that Work shall terminate\r\n as of the date such litigation is filed.\r\n\r\n 4. Redistribution. You may reproduce and distribute copies of the\r\n Work or Derivative Works thereof in any medium, with or without\r\n modifications, and in Source or Object form, provided that You\r\n meet the following conditions:\r\n\r\n (a) You must give any other recipients of the Work or\r\n Derivative Works a copy of this License; and\r\n\r\n (b) You must cause any modified files to carry prominent notices\r\n stating that You changed the files; and\r\n\r\n (c) You must retain, in the Source form of any Derivative Works\r\n that You distribute, all copyright, patent, trademark, and\r\n attribution notices from the Source form of the Work,\r\n excluding those notices that do not pertain to any part of\r\n the Derivative Works; and\r\n\r\n (d) If the Work includes a \"NOTICE\" text file as part of its\r\n distribution, then any Derivative Works that You distribute must\r\n include a readable copy of the attribution notices contained\r\n within such NOTICE file, excluding those notices that do not\r\n pertain to any part of the Derivative Works, in at least one\r\n of the following places: within a NOTICE text file distributed\r\n as part of the Derivative Works; within the Source form or\r\n documentation, if provided along with the Derivative Works; or,\r\n within a display generated by the Derivative Works, if and\r\n wherever such third-party notices normally appear. The contents\r\n of the NOTICE file are for informational purposes only and\r\n do not modify the License. You may add Your own attribution\r\n notices within Derivative Works that You distribute, alongside\r\n or as an addendum to the NOTICE text from the Work, provided\r\n that such additional attribution notices cannot be construed\r\n as modifying the License.\r\n\r\n You may add Your own copyright statement to Your modifications and\r\n may provide additional or different license terms and conditions\r\n for use, reproduction, or distribution of Your modifications, or\r\n for any such Derivative Works as a whole, provided Your use,\r\n reproduction, and distribution of the Work otherwise complies with\r\n the conditions stated in this License.\r\n\r\n 5. Submission of Contributions. Unless You explicitly state otherwise,\r\n any Contribution intentionally submitted for inclusion in the Work\r\n by You to the Licensor shall be under the terms and conditions of\r\n this License, without any additional terms or conditions.\r\n Notwithstanding the above, nothing herein shall supersede or modify\r\n the terms of any separate license agreement you may have executed\r\n with Licensor regarding such Contributions.\r\n\r\n 6. Trademarks. This License does not grant permission to use the trade\r\n names, trademarks, service marks, or product names of the Licensor,\r\n except as required for reasonable and customary use in describing the\r\n origin of the Work and reproducing the content of the NOTICE file.\r\n\r\n 7. Disclaimer of Warranty. Unless required by applicable law or\r\n agreed to in writing, Licensor provides the Work (and each\r\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\r\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\r\n implied, including, without limitation, any warranties or conditions\r\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\r\n PARTICULAR PURPOSE. You are solely responsible for determining the\r\n appropriateness of using or redistributing the Work and assume any\r\n risks associated with Your exercise of permissions under this License.\r\n\r\n 8. Limitation of Liability. In no event and under no legal theory,\r\n whether in tort (including negligence), contract, or otherwise,\r\n unless required by applicable law (such as deliberate and grossly\r\n negligent acts) or agreed to in writing, shall any Contributor be\r\n liable to You for damages, including any direct, indirect, special,\r\n incidental, or consequential damages of any character arising as a\r\n result of this License or out of the use or inability to use the\r\n Work (including but not limited to damages for loss of goodwill,\r\n work stoppage, computer failure or malfunction, or any and all\r\n other commercial damages or losses), even if such Contributor\r\n has been advised of the possibility of such damages.\r\n\r\n 9. Accepting Warranty or Additional Liability. While redistributing\r\n the Work or Derivative Works thereof, You may choose to offer,\r\n and charge a fee for, acceptance of support, warranty, indemnity,\r\n or other liability obligations and/or rights consistent with this\r\n License. However, in accepting such obligations, You may act only\r\n on Your own behalf and on Your sole responsibility, not on behalf\r\n of any other Contributor, and only if You agree to indemnify,\r\n defend, and hold each Contributor harmless for any liability\r\n incurred by, or claims asserted against, such Contributor by reason\r\n of your accepting any such warranty or additional liability.\r\n\r\n END OF TERMS AND CONDITIONS\r\n\r\n APPENDIX: How to apply the Apache License to your work.\r\n\r\n To apply the Apache License to your work, attach the following\r\n boilerplate notice, with the fields enclosed by brackets \"[]\"\r\n replaced with your own identifying information. (Don't include\r\n the brackets!) The text should be enclosed in the appropriate\r\n comment syntax for the file format. We also recommend that a\r\n file or class name and description of purpose be included on the\r\n same \"printed page\" as the copyright notice for easier\r\n identification within third-party archives.\r\n\r\n Copyright 2025 Kevin Mu\u00f1oz\r\n\r\n Licensed under the Apache License, Version 2.0 (the \"License\");\r\n you may not use this file except in compliance with the License.\r\n You may obtain a copy of the License at\r\n\r\n http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n Unless required by applicable law or agreed to in writing, software\r\n distributed under the License is distributed on an \"AS IS\" BASIS,\r\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n See the License for the specific language governing permissions and\r\n limitations under the License."
},
"longdescription": "# VirusTotal Plugin for Binary Ninja\n\nAn unofficial Binary Ninja plugin that integrates VirusTotal into reverse engineering and malware analysis workflows.\n\nThe plugin allows analysts to run VirusTotal searches and AI-assisted Code Insight analysis directly from Binary Ninja, without breaking their analysis flow.\n\n---\n\n## Features\n\n### Code Insight Notebook\n\nThe plugin includes a fully integrated **Code Insight Notebook** that brings VirusTotal Code Insight directly into Binary Ninja.\n\n- **AI-assisted analysis** \n Request summaries and detailed descriptions for functions from disassembly or decompiled views.\n\n- **Persistent notebook** \n Accepted analyses are stored locally and can be reloaded across Binary Ninja sessions.\n\n- **Editable results** \n Analysts can review and refine the AI-generated summary and analysis.\n\n- **Apply as Comments** \n Automatically insert accepted Code Insight summaries as function comments.\n\n- **Import / Export** \n Save the notebook to JSON or load an existing one to continue analysis across machines or collaborators.\n\n\n\n---\n\n### String Search Integration\n\nStrings extracted from the binary can be browsed in a dedicated sidebar and queried directly on VirusTotal with a single click.\n\n\n\n---\n\n### Code Similarity & VTGrep\n\n- **Search for bytes** \n Perform raw byte sequence searches in VirusTotal from the disassembly view.\n\n- **Search for similar code** \n Search for functionally similar code by wildcarding relocations and offsets before querying VirusTotal.\n\n- **Search for similar functions** \n Automatically detect function boundaries and search for similar functions without manual selection.\n\n\n\n---\n\n> [!NOTE] \n> **VTGrep** searches rely on an active **VirusTotal Enterprise** session in your web browser.\n>\n> **Code Insight requires a VirusTotal API key** (free, no credit card required).\n>\n> - **Code Insight** only sends the selected function code for analysis. \n> The full binary is never uploaded as part of Code Insight requests.\n> - **Sample uploads** are optional and only occur if explicitly enabled during the initial consent prompt.\n\n---\n\n## Installation\n\n### Recommended: Plugin Manager\n\nThe plugin can be installed directly from the **Binary Ninja Plugin Manager**.\n\n### Manual Installation\n\n1. In Binary Ninja, open the plugins directory.\n2. Copy the `vt-binary-ninja-plugin` directory into it.\n3. Restart Binary Ninja.\n\nIf installing manually, ensure that the `requests` module is available in Binary Ninja\u2019s embedded Python environment.\n\n---\n\n## Configuration\n\n### First-Time Run\n\nOn first execution, the plugin will prompt for consent to upload samples that are not already present on VirusTotal.\n\n- **OK**: Enable automatic uploads.\n- **No**: Disable automatic uploads.\n- **Cancel**: Disable the plugin for the current session.\n\nThis setting can be changed at any time from Binary Ninja settings.\n\n---\n\n### API Key Configuration (for Code Insight)\n\nTo enable **Code Insight**, configure your VirusTotal API key:\n\n1. Open **Settings**\n2. Navigate to **User \u2192 VirusTotal**\n3. Enter your API key in the `api_key` field\n4. (Optional) Adjust automatic upload settings\n\nAll preferences are stored in the Binary Ninja user configuration directory.\n\n\n\n---\n\n## Acknowledgements\n\nThis plugin was inspired in part by the design and workflow of the official VirusTotal IDA Pro plugin. \nSpecial thanks to Gerardo Fern\u00e1ndez (VirusTotal / Google) for the technical discussions that helped shape several of the integration decisions.\n\n\n## Disclaimer\n\nThis is an unofficial, community-maintained plugin and is not affiliated with or endorsed by VirusTotal or Google.\n\n\n### Changelog\n- Avoid crash when analyzing temporary or extracted files\r\n",
"minimumbinaryninjaversion": 4000,
"name": "vt-binary-ninja-plugin",
"packageShortUrl": "https://extensions.binary.ninja/v1/extensions/87655e1b-8d16-4a52-92a2-872eaac8c599/versions/adc59ab7-ee58-4244-85d3-d92024ff7496/platforms/3157/download",
"packageUrl": "https://extensions.binary.ninja/v1/extensions/87655e1b-8d16-4a52-92a2-872eaac8c599/versions/adc59ab7-ee58-4244-85d3-d92024ff7496/platforms/3157/download?notrack=1",
"path": "kevinmuoz_vt_binary_ninja_plugin",
"platforms": [
"Darwin",
"Linux",
"Windows"
],
"pluginmetadataversion": 2,
"projectData": {
"stargazers_count": 7,
"updated_at": "2026-02-15 23:33:35+00:00"
},
"projectUrl": "https://github.com/kevinmuoz/vt-binary-ninja-plugin",
"subdir": "",
"type": [
"core",
"helper",
"ui"
],
"version": "1.1.1",
"view_only": false
}
]