goretk/redress
Redress - A tool for analyzing stripped Go binaries observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- 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: 5
- age_days: 2602
- days_rel: 13
- days_push: 13
- n_releases_24m: 82
Adoption not part of the score
1186 stars · 70 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Redress is a command-line tool for analyzing stripped Go binaries, reconstructing symbols and extracting information such as compiler version, packages, types, and source code projections. It can run standalone or integrate with radare2 via r2pipe.
Use cases
- analyze a stripped Go binary
- recover package and type information from a Go executable
- identify the Go compiler version used to build a binary
- analyze malware written in Go
- integrate Go binary analysis into radare2
- extract go.mod information from a compiled binary
When to choose
- you need to reverse-engineer or triage a stripped Go binary
- you do malware analysis and encounter Go-compiled samples
- you want radare2 integration for Go binary inspection
When to avoid
- the binary was not compiled with the Go compiler
- you need a full interactive disassembler rather than a Go-specific analysis tool
Facets
cli-tool · maturity active
reverse-engineering security cli parser security reverse-engineering developer-tools windows cli go go-binaries stripped-binaries malware-analysis radare2 binary-analysis command-line linux macos
1 source
- readme: https://github.com/goretk/redress · fetched 2026-08-28 · eba4e9abe304
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| goretk/redress | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem