awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

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

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

CheckPointSW/Karta

0
View on GitHub↗
908 स्टार्स·106 फोर्क्स·Python·MIT·4 व्यूज़

Karta

Karta - IDA के लिए सोर्स कोड सहायता प्राप्त तेज़ बाइनरी मिलान प्लगइन

Features

  • बाइनरी डिफिंग और मैचिंग - लाइब्रेरी की पहचान के लिए सोर्स-असिस्टेड बाइनरी मैचिंग।
  • IDA Pro Plugins - Assists in fast binary matching using source code information.

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

checkpointsw/karta के लिए स्टार हिस्ट्री चार्टcheckpointsw/karta के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

समान ओपन-सोर्स प्रोजेक्ट्स, जो Karta के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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
  • devttys0/idaD

    devttys0/ida

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • 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
Karta के सभी 30 विकल्प देखें→

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

checkpointsw/karta क्या करता है?

Karta - IDA के लिए सोर्स कोड सहायता प्राप्त तेज़ बाइनरी मिलान प्लगइन

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

checkpointsw/karta की मुख्य विशेषताएं हैं: बाइनरी डिफिंग और मैचिंग, IDA Pro Plugins।

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

checkpointsw/karta के ओपन-सोर्स विकल्पों में शामिल हैं: joxeankoret/diaphora — Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or… devttys0/ida. airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… alexhude/uemu — Tiny cute emulator plugin for IDA based on unicorn. avast/retdec-idaplugin — RetDec plugin for IDA (Interactive Disassembler). alexhude/friend.