plasma-disassembler/plasma
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4195
- days_rel: n/a
- days_push: 1828
- n_releases_24m: 0
Adoption not part of the score
3072 stars · 271 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Plasma is an interactive disassembler for x86/x86-64, ARM, and MIPS binaries that generates indented pseudo-code with colored syntax. It supports ELF, PE, and RAW formats and offers a Python API for scripting analysis tasks.
Use cases
- disassemble a binary and view readable pseudo-code
- reverse engineer malware or firmware for x86, ARM, or MIPS
- analyze ELF and PE executables interactively in a terminal
- write Python scripts to find strings, crypto constants, or cross-references in a binary
- invert conditional jumps to reshape a function's control flow graph
- assemble and disassemble raw instruction buffers from the CLI
When to choose
- you need a free, scriptable terminal-based disassembler for x86, ARM, or MIPS
- you want pseudo-decompiled views of functions without paying for IDA Pro
- you want to automate binary analysis with a Python API
When to avoid
- you need full decompilation with structures and type definitions, which are not implemented
- you need robust ARM/MIPS support, which is only partial
- you need a maintained tool with recent releases and active development
Facets
application · maturity maintenance
reverse-engineering parser developer-tools reverse-engineering security developer-tools python cli disassembler capstone x86 arm mips pseudo-decompiler interactive linux
1 source
- readme: https://github.com/plasma-disassembler/plasma · fetched 2026-08-28 · 6420f2be6002
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| plasma-disassembler/plasma | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="plasma-disassembler/plasma")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem