mandiant/GoReSym
Go symbol recovery tool observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 96
- Release rhythm 79
- Longevity 100
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: 66.0
- age_days: 1660
- days_rel: 63
- days_push: 25
- n_releases_24m: 9
Adoption not part of the score
1069 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GoReSym is a cross-platform CLI tool that extracts symbols, function metadata, types, and program metadata from Go binaries, including stripped and UPX-packed ones. It is based on the Go compiler's runtime code and outputs results as JSON.
Use cases
- recover symbols from stripped Go binaries
- analyze malware written in Go
- extract function names and types from Go executables
- identify Go compiler version of a binary
- reverse engineer UPX-packed Go programs
When to choose
- you need to reverse engineer Go executables
- analyzing Go malware samples
- recovering metadata from stripped or packed Go binaries
When to avoid
- analyzing binaries written in other languages like Rust or C
- you need a GUI-based disassembler
Facets
cli-tool · maturity active
reverse-engineering parser security reverse-engineering security developer-tools windows cli go go-binaries symbol-recovery malware-analysis binary-analysis linux macos
1 source
- readme: https://github.com/mandiant/GoReSym · fetched 2026-08-28 · 4c5bbe1aaaf5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mandiant/GoReSym | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="mandiant/GoReSym")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem