binaryninja-plugin
There are 45 repositories under binaryninja-plugin topic.
borzacchiello/seninja
symbolic execution plugin for binary ninja
hyuunnn/Hyara
Yara rule making tool (IDA Pro & Binary Ninja & Cutter & Ghidra Plugin)
fkie-cad/dewolf
A research decompiler implemented as a Binary Ninja plugin.
withzombies/bnil-graph
A BinaryNinja plugin to graph a BNIL instruction tree
WhatTheFuzz/binaryninja-openai
Integrates OpenAI with BinaryNinja via a plugin.
Vector35/tanto
Tantō slices functions into more consumable chunks
riverloopsec/ninjadiff
NinjaDiff is a binary diffing plugin for Binary Ninja. Read more on our blog, and contribute code & improvements!
ivision-research/banjo
Android Dex disassembler and Binary Ninja plugin
kryptoslogic/binja_degobfuscate
Fix Go obfuscated binaries that were obfuscated using gobfuscator
Vector35/idb-import-plugin
IDA Database Importer plugin for Binary Ninja
rikodot/binja_native_sigscan
Signature scanner and maker plugin for Binary Ninja
yellowbyte/opaque-predicates-detective
An approach to detect opaque predicates by identifying the damage caused by the obfuscation.
Vector35/dwarf_import
This loads DWARF info from an open binary and propagates function names, arguments, and type info
ImNotAVirus/delphi_ninja
A Binary Ninja plugin to help reversing Delphi binaries
c3r34lk1ll3r/Instruction_Slicer
Binary Ninja plugin for forward/backward slicing
dzervas/frinja
Frida plugin for Binary Ninja
borzacchiello/bncallgraph
Binary Ninja Plugin for Generating Callgraphs
cxiao/rust_string_slicer
A Binary Ninja plugin to help find the addresses and lengths of strings in Rust binaries.
0xricksanchez/Shellcoder
BinjaryNinja plugin for a ShellStorm like assembly/disassembly experience
ivision-research/binjawa
A Binary Ninja plugin for WebAssembly.
fabianfreyer/binaryninja-depac-workflow
Binary Ninja workflow to remove PAC intrinsics
toolCHAINZ/hexfiles
A Binary Ninja plugin providing a set of BinaryViews for loading Motorola SREC, Intel HEX, and TI-TXT "hex" files
lief-project/lief-binaryninja-arm64ec
BinaryNinja plugin to enhance ARM64EC support
joshwatson/reverse_engineers_toolkit
Suite of tools for Binary Ninja
SmoothHacker/TypeLib-Exporter
Plugin to compile exported symbols into a type library to aid Reverse Engineering
ChefKissInc/AMDCatalystFWExtractor
Moved to https://git.chefkiss.dev/ChefKiss/AMDCatalystFWExtractor.
rikodot/binja_native_sigscan_loader
Loader for my Native Sigscan Binary Ninja plugin
trib0r3/syms2elf
A plugin for Hex-Ray's IDA Pro, radare2 and BinaryNinja to export the symbols recognized to the ELF symbol table
zackorndorff/binja_printk
Quick Binary Ninja Workflow to improve printk format string display
etke/ief
Cross-platform ELF/PE/MachO import/export search CLI and binaryninja plugin
ImNotAVirus/bindra
Bindra - Ghidra decompiler integration for Binary Ninja
pmackinlay/binaryninja-clipper
CLIPPER disassembler and lifter architecture plugin for Binary Ninja.
W3ndige/binjago
Set of tools aiding in analysis of stripped Golang binaries with Binary Ninja.
fkie-cad/dewolf-idioms
A new approach for compiler idioms handling that automatically generates patterns to annotate them.
SmoothHacker/dwarf-debug-parser
A Debug Info Parser for ELF files that feeds DWARF info into the Binja DebugInfo API.