An open API service indexing awesome lists of open source software.

https://github.com/vector35/official-plugins

Repository for officially supported Binary Ninja plugins
https://github.com/vector35/official-plugins

Last synced: 12 months ago
JSON representation

Repository for officially supported Binary Ninja plugins

Awesome Lists containing this project

README

          

# Binary Ninja Plugins

| PluginName | Author | Description | Last Updated | Type | License |
|------------|--------|-------------|--------------|------|---------|
|[6502 Architecture Plugin](https://github.com/Vector35/6502)|[Vector 35 Inc](https://github.com/Vector35)|An architecture plugin for 6502 and binary view for NES roms.|2023-05-30|architecture|MIT|
|[COMpanion](https://github.com/Vector35/COMpanion)|[Vector 35 Inc](https://github.com/Vector35)|COMpanion is a plugin for Binary Ninja helps automate working with COM objects in Windows binaries.|2024-07-25|helper|MIT|
|[EFI Resolver](https://github.com/Vector35/efi-resolver)|[Vector 35 Inc](https://github.com/Vector35)|A Binary Ninja plugin that automatically resolves type information for EFI protocol usage.|2024-07-18|helper|Apache-2.0|
|[Kaitai UI Plugin](https://github.com/Vector35/kaitai)|[Vector 35 Inc](https://github.com/Vector35)|Browse hex with a tree view populated from Kaitai Struct formats.|2024-10-31|ui|MIT|
|[Opaque Predicate Patcher](https://github.com/Vector35/OpaquePredicatePatcher)|[Vector 35 Inc](https://github.com/Vector35)|Automatically patch opaque predicates|2024-11-19|helper|MIT|
|[Sample Plugin](https://github.com/Vector35/sample_plugin)|[Vector 35 Inc](https://github.com/Vector35)|This is a short description meant to fit on one line.|2021-11-22|architecture, binaryview, core, helper, ui|MIT|
|[Sidekick](https://github.com/vector35/sidekick-public)|[Vector 35 Inc](https://github.com/Vector35)|Binary Ninja Sidekick|2025-02-27|helper, ui|Commercial|
|[Signature Kit Plugin](https://github.com/Vector35/sigkit)|[Vector 35 Inc](https://github.com/Vector35)|Python tools for working with Signature Libraries|2024-09-09|core, helper, ui|MIT|
|[Snippet UI Plugin](https://github.com/Vector35/snippets)|[Vector 35 Inc](https://github.com/Vector35)|Powerful code-editing plugin for writing and managing python code-snippets with syntax highlighting, hotkey binding and other features|2024-08-30|ui|MIT|
|[Tantō](https://github.com/Vector35/tanto)|[Vector 35 Inc](https://github.com/Vector35)|Tantō slices functions to help you can understand them faster.|2025-03-11|helper, ui|MIT|
|[UnPack.Me Automation](https://github.com/Vector35/unpacme)|[Vector 35 Inc](https://github.com/Vector35)|Automatically analyze a binary via unpac.me|2023-09-13|ui|MIT|
|[Z80 Architecture Plugin](https://github.com/Vector35/Z80)|[Vector 35 Inc](https://github.com/Vector35)|Sample Z80 architecture plugin written to accompany the introductory blog post.|2023-09-06|architecture|MIT|