Ross ROSS = Recommend OSS · open-source software intelligence for agents

wisk/medusa

An open source interactive disassembler observed · 2026-08-28

github.com/wisk/medusa · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 76
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5389
  • days_rel: n/a
  • days_push: 145
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1090 stars · 92 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Medusa is an open-source, modular, interactive disassembler written in C++, organized as a library with frontends including a GUI (qMedusa) and a text interface (medusa_text). It supports loaders for ELF, PE, Mach-O, and GameBoy binaries.

Use cases

  • disassemble an ELF or PE binary
  • reverse engineer a Mach-O executable
  • analyze GameBoy ROM code
  • explore disassembly interactively with a GUI
  • script binary analysis using a disassembler library

When to choose

  • you need a free, open-source alternative to IDA for interactive disassembly
  • you want a disassembler core you can embed or extend as a C++ library
  • you need cross-platform binary analysis on Windows, Linux, or macOS

When to avoid

  • you need mature relocation, symbol, or export handling for all formats
  • you require commercial-grade support or extensive processor module coverage
  • you need a lightweight command-line-only tool without Qt dependencies

Facets

application · maturity active

reverse-engineering gui cli developer-tools reverse-engineering security developer-tools windows cpp disassembler emulator symbolic-execution interactive-analysis binary-analysis linux macos desktop

1 source

Member repositories

RepositoryRoleHealth v2
wisk/medusamain57

For agents

markdown · JSON · MCP: product_card(name="wisk/medusa")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem