awesome-repositories.com
Blog
awesome-repositories.com

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

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

radareorg/cutter

0
View on GitHub↗
0 Stars·0 Forks·3 Aufrufe

Cutter

Features

  • Analysis Plugins - Qt-based graphical interface for the Radare2 framework.
  • Reverse Engineering Tools - Graphical user interface for the reverse engineering framework.
  • Reverse Engineering - Provides a graphical interface for the Radare2 framework.
  • Sandboxing and Reverse Engineering - Reverse engineering platform powered by a disassembler framework.
  • Sicherheit und Datenschutz - Advanced framework for reverse engineering and binary analysis.

Star-Verlauf

Star-Verlauf für radareorg/cutterStar-Verlauf für radareorg/cutter

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

Open-Source-Alternativen zu Cutter

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cutter.
  • 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
  • 0xd4d/dnspyAvatar von 0xd4d

    0xd4d/dnSpy

    29,539Auf GitHub ansehen↗

    dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool

    C#
    Auf GitHub ansehen↗29,539
  • androguard/androguardAvatar von androguard

    androguard/androguard

    6,116Auf GitHub ansehen↗

    Reverse engineering and pentesting for Android applications

    Python
    Auf GitHub ansehen↗6,116
  • aquynh/capstoneAvatar von aquynh

    aquynh/capstone

    8,839Auf GitHub ansehen↗

    Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code into human-readable assembly instructions for a wide variety of hardware instruction set architectures and virtual machines. The framework supports a diverse range of targets, including x86, ARM, RISC-V, and MIPS, as well as virtual machine environments like WebAssembly and the Ethereum Virtual Machine. It functions as an instruction analysis tool capable of extracting granular decomposition data and semantic information from disassembled code. The engine is designed for low-

    C
    Auf GitHub ansehen↗8,839
Alle 30 Alternativen zu Cutter anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von radareorg/cutter?

Die Hauptfunktionen von radareorg/cutter sind: Analysis Plugins, Reverse Engineering Tools, Reverse Engineering, Sandboxing and Reverse Engineering, Sicherheit und Datenschutz.

Welche Open-Source-Alternativen gibt es zu radareorg/cutter?

Open-Source-Alternativen zu radareorg/cutter sind unter anderem: nationalsecurityagency/ghidra — Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic… cmu-sei/pharos — Automated static analysis tools for binary programs. androguard/androguard — Reverse engineering and pentesting for Android applications. aquynh/capstone — Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code… 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… cisco-talos/pyrebox — Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU.