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

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

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

devttys0/ida

0
View on GitHub↗
0 स्टार्स·0 फोर्क्स·2 व्यूज़

Ida

Features

  • बाइनरी डिफिंग और मैचिंग - हस्ताक्षर (signatures) और ग्राफ़ के आधार पर फ़ंक्शंस की पहचान करता है और उनका नाम बदलता है।
  • IDA Pro Plugins - Provides various utilities for MIPS analysis and automation.

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

devttys0/ida के लिए स्टार हिस्ट्री चार्टdevttys0/ida के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    CheckPointSW/Karta

    908GitHub पर देखें↗

    Karta - source code assisted fast binary matching plugin for IDA

    Pythonida-pluginidapython-pluginresearch
    GitHub पर देखें↗908
  • 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
Ida के सभी 30 विकल्प देखें→

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

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

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

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

devttys0/ida के ओपन-सोर्स विकल्पों में शामिल हैं: joxeankoret/diaphora — Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or… checkpointsw/karta — Karta - source code assisted fast binary matching plugin for 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.