awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
google avatar

google/binexport

0
View on GitHub↗
1,191 stars·243 forks·C++·Apache-2.0·12 views

Binexport

Export disassemblies into Protocol Buffers

Features

  • Analysis Plugins - Exports disassembly to Protocol Buffers for use in BinNavi.
  • IDA Pro Plugins - Exports disassembly data for use in external analysis tools.

Star history

Star history chart for google/binexportStar history chart for google/binexport

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Binexport

These projects share indexed features with Binexport. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • joxeankoret/diaphorajoxeankoret avatar

    joxeankoret/diaphora

    4,301View on GitHub↗

    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
    View on GitHub↗4,301
  • airbus-seclab/bincatairbus-seclab avatar

    airbus-seclab/bincat

    1,858View on GitHub↗

    Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

    OCaml
    View on GitHub↗1,858
  • alexhude/friendA

    alexhude/friend

    0View on GitHub↗
    View on GitHub↗0
  • a1ext/labelessA

    a1ext/labeless

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does google/binexport do?

Export disassemblies into Protocol Buffers

What are the main features of google/binexport?

The main features of google/binexport are: Analysis Plugins, IDA Pro Plugins.

Which projects share features with google/binexport?

Projects with overlapping indexed features include: joxeankoret/diaphora — Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or… airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… alexhude/friend. alexhude/uemu — Tiny cute emulator plugin for IDA based on unicorn. androguard/androguard — Reverse engineering and pentesting for Android applications. a1ext/labeless.