awesome-repositories.comKategorienBlog
MCP
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

devttys0/ida

0
View on GitHub↗

Ida

Features

  • Binary Diffing und Matching - Identifiziert und benennt Funktionen basierend auf Signaturen und Graphen um.
  • IDA Pro Plugins - Provides various utilities for MIPS analysis and automation.

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
0 Stars·0 Forks·7 Aufrufe

Star-Verlauf

Star-Verlauf für devttys0/idaStar-Verlauf für devttys0/ida

Open-Source-Alternativen zu Ida

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ida.
  • 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
  • checkpointsw/kartaAvatar von CheckPointSW

    CheckPointSW/Karta

    908Auf GitHub ansehen↗

    Karta - source code assisted fast binary matching plugin for IDA

    Pythonida-pluginidapython-pluginresearch
    Auf GitHub ansehen↗908
  • airbus-seclab/bincatAvatar von airbus-seclab

    airbus-seclab/bincat

    1,858Auf GitHub ansehen↗

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

    OCaml
    Auf GitHub ansehen↗1,858
  • alexhude/friendA

    alexhude/friend

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
Alle 30 Alternativen zu Ida anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von devttys0/ida?

Die Hauptfunktionen von devttys0/ida sind: Binary Diffing und Matching, IDA Pro Plugins.

Welche Open-Source-Alternativen gibt es zu devttys0/ida?

Open-Source-Alternativen zu devttys0/ida sind unter anderem: 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.