awesome-repositories.comश्रेणियाँब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/binexport

0
View on GitHub↗
1,191 स्टार्स·243 फोर्क्स·C++·Apache-2.0·4 व्यूज़

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.

स्टार हिस्ट्री

google/binexport के लिए स्टार हिस्ट्री चार्टgoogle/binexport के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Binexport के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Binexport के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • joxeankoret/diaphorajoxeankoret का अवतार

    joxeankoret/diaphora

    4,301GitHub पर देखें↗

    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
    GitHub पर देखें↗4,301
  • airbus-seclab/bincatairbus-seclab का अवतार

    airbus-seclab/bincat

    1,858GitHub पर देखें↗

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

    OCaml
    GitHub पर देखें↗1,858
  • alexhude/friendA

    alexhude/friend

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • a1ext/labelessA

    a1ext/labeless

    0GitHub पर देखें↗
    GitHub पर देखें↗0
Binexport के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

google/binexport क्या करता है?

Export disassemblies into Protocol Buffers

google/binexport की मुख्य विशेषताएं क्या हैं?

google/binexport की मुख्य विशेषताएं हैं: Analysis Plugins, IDA Pro Plugins।

google/binexport के कुछ ओपन-सोर्स विकल्प क्या हैं?

google/binexport के ओपन-सोर्स विकल्पों में शामिल हैं: 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.