awesome-repositories.com
Blog
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
·
clearbluejar avatar

clearbluejar/ghidriff

0
View on GitHub↗
clearbluejar.github.io/ghidriff↗

Ghidriff

Python Command-Line Ghidra Binary Diffing Engine

Features

  • Reverse Engineering Tools - Engine for performing binary diffing on compiled code.

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
  • Reverse Engineering Tools - Plugin for binary diffing within the Ghidra environment.
  • 784 Stars·43 Forks·Python·GPL-3.0·2 Aufrufe

    Star-Verlauf

    Star-Verlauf für clearbluejar/ghidriffStar-Verlauf für clearbluejar/ghidriff

    Häufig gestellte Fragen

    Was macht clearbluejar/ghidriff?

    Python Command-Line Ghidra Binary Diffing Engine

    Was sind die Hauptfunktionen von clearbluejar/ghidriff?

    Die Hauptfunktionen von clearbluejar/ghidriff sind: Reverse Engineering Tools.

    Welche Open-Source-Alternativen gibt es zu clearbluejar/ghidriff?

    Open-Source-Alternativen zu clearbluejar/ghidriff sind unter anderem: pxb1988/dex2jar — dex2jar is an Android dex decompiler and reverse engineering tool designed to convert Dalvik executable bytecode into… rizinorg/cutter — Cutter is a binary analysis platform and graphical user interface for the Rizin reverse engineering framework. It… java-decompiler/jd-gui — This project is a desktop application designed for the reverse engineering and inspection of compiled Java code. It… nationalsecurityagency/ghidra — Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic… radare/radare2 — radare2 is a reverse engineering framework and binary analysis toolset. It functions as a multi-architecture… skylot/jadx — Jadx is a comprehensive Java decompilation suite designed to transform compiled binary application files into readable…

    Open-Source-Alternativen zu Ghidriff

    Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ghidriff.
    • nationalsecurityagency/ghidraAvatar von NationalSecurityAgency

      NationalSecurityAgency/ghidra

      69,740Auf GitHub ansehen↗

      Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic without access to original source code. It provides an interactive environment for disassembly and decompilation, utilizing a platform-independent intermediate representation to maintain consistency across diverse hardware architectures. The framework supports automated binary analysis through programmatic routines, enabling the investigation of complex code patterns and security indicators. The platform distinguishes itself through a modular architecture that allows for extensiv

      Javadisassemblerreverse-engineeringsoftware-analysis
      Auf GitHub ansehen↗69,740
    • pxb1988/dex2jarAvatar von pxb1988

      pxb1988/dex2jar

      13,112Auf GitHub ansehen↗

      dex2jar is an Android dex decompiler and reverse engineering tool designed to convert Dalvik executable bytecode into Java class files. It functions as a bytecode converter that transforms compiled Android binaries into a format compatible with standard Java analysis tools. The project facilitates Android app decompilation and Java bytecode recovery by translating executable files into readable structures. This allows for the analysis of application logic and the identification of security vulnerabilities or malicious behavior during Android malware analysis. The tool performs static bytecod

      Java
      Auf GitHub ansehen↗13,112
    • java-decompiler/jd-guiAvatar von java-decompiler

      java-decompiler/jd-gui

      15,024Auf GitHub ansehen↗

      This project is a desktop application designed for the reverse engineering and inspection of compiled Java code. It functions as a graphical interface that translates Java bytecode back into readable source code, allowing users to examine the internal logic of class files and archives when original source files are unavailable. The tool provides a structured environment for navigating complex file hierarchies, including nested archives like JAR and WAR files. By maintaining an in-memory representation of loaded classes, it enables rapid searching and cross-referencing of code elements. The ap

      Java
      Auf GitHub ansehen↗15,024
    • radare/radare2Avatar von radare

      radare/radare2

      24,129Auf GitHub ansehen↗

      radare2 is a reverse engineering framework and binary analysis toolset. It functions as a multi-architecture disassembler, low-level binary debugger, and hexadecimal editor for inspecting executable structures and interpreting machine code when original source files are unavailable. The framework provides capabilities for decompiling machine instructions, performing symbolic analysis, and diffing binary files to identify structural changes across versions. It also includes a digital forensic analyzer and disk analyzer for browsing filesystem formats in userland. The toolset supports binary p

      C
      Auf GitHub ansehen↗24,129
    Alle 30 Alternativen zu Ghidriff anzeigen→