Disassembler

An open-source reverse engineering platform powered by rizin. - github

Cutter

  • Native integration of Ghidra’s decompiler

  • Github -A Qt and C++ GUI for radare2 reverse engineering framework

(from StackExchange)

Atlernative

  • Zydis - Another popular open source disassembly library, with an emphasis on speed and feature-completeness.
  • Capstone / HN- A popular disassembly framework originally based on the LLVM project’s disassemblers.
  • Binary Ninja (review)

caption

Written on May 13, 2018, Last update on September 28, 2024
tools reverse debug-c++ ghidra