awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comKategorienBlog
Vector35 avatar

Vector35/binaryninja-api

0
View on GitHub↗
binary.ninja↗

Binaryninja Api

Public API, examples, documentation and issues for Binary Ninja

Features

  • Analysis Plugins - Public API and examples for Binary Ninja.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI
1,271 Stars·288 Forks·C++·MIT·1 Aufruf

Star-Verlauf

Star-Verlauf für vector35/binaryninja-apiStar-Verlauf für vector35/binaryninja-api

Open-Source-Alternativen zu Binaryninja Api

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Binaryninja Api.
  • joxeankoret/diaphoraAvatar von joxeankoret

    joxeankoret/diaphora

    4,301Auf GitHub ansehen↗

    Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or matching code sections. It functions as a reverse engineering plugin that maps relationships between functions and detects compilation units using assembler analysis and graph theory. The project specializes in vulnerability patch analysis, allowing users to detect security fixes by comparing different versions of a binary. It synchronizes analysis metadata, such as symbol names and comments, between binaries and generates patches by comparing decompiled pseudo-code. The engi

    Python
    Auf GitHub ansehen↗4,301
  • google/binexportAvatar von google

    google/binexport

    1,191Auf GitHub ansehen↗

    Export disassemblies into Protocol Buffers

    C++binary-ninjabinary-ninja-pluginbindiff
    Auf GitHub ansehen↗1,191
  • nowsecure/r2fridaAvatar von nowsecure

    nowsecure/r2frida

    1,426Auf GitHub ansehen↗

    Radare2 and Frida better together.

    TypeScriptandroid-securitydynamic-analysisfrida
    Auf GitHub ansehen↗1,426
  • androguard/androguardAvatar von androguard

    androguard/androguard

    6,116Auf GitHub ansehen↗

    Reverse engineering and pentesting for Android applications

    Python
    Auf GitHub ansehen↗6,116
Alle 11 Alternativen zu Binaryninja Api anzeigen→

Frequently asked questions

What does vector35/binaryninja-api do?

Public API, examples, documentation and issues for Binary Ninja

What are the main features of vector35/binaryninja-api?

The main features of vector35/binaryninja-api are: Analysis Plugins.

What are some open-source alternatives to vector35/binaryninja-api?

Open-source alternatives to vector35/binaryninja-api include: joxeankoret/diaphora — Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or… google/binexport — Export disassemblies into Protocol Buffers. nowsecure/r2frida — Radare2 and Frida better together. pbiernat/ripr. radareorg/cutter. radareorg/r2dec-js.