0xjiayu/go_parser
Yet Another Golang binary parser for IDAPro observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2218
- days_rel: n/a
- days_push: 964
- n_releases_24m: 0
Adoption not part of the score
1255 stars · 138 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An IDA Pro plugin written in Python that parses Golang binaries, recovering function names, source file paths, strings, types, and interface tables. It is designed to aid reverse engineers, especially malware analysts, working with Go-compiled executables.
Use cases
- recover function names from stripped Go binaries in IDA Pro
- parse pclntab to restore source file paths in a Go malware sample
- annotate Go type structures and strings while reverse engineering
- analyze Go binaries with malformed section headers
- reverse engineer Go binaries built with buildmode=pie
When to choose
- you analyze Go-compiled binaries in IDA Pro and need symbol and type recovery
- you are a malware researcher dealing with Go-based threats
- the binary has corrupted headers that break standard tooling
When to avoid
- you use a disassembler other than IDA Pro
- you need automated static analysis outside an interactive RE workflow
- you work with Python 2, as the py2 branch is unmaintained
Facets
plugin · maturity maintenance
reverse-engineering parser developer-tools reverse-engineering security developer-tools windows ida-plugin golang-binaries malware-analysis binary-analysis macos linux
1 source
- readme: https://github.com/0xjiayu/go_parser · fetched 2026-08-28 · 8784c25c8ab2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 0xjiayu/go_parser | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="0xjiayu/go_parser")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem