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

sibears/IDAGolangHelper

Set of IDA Pro scripts for parsing GoLang types information stored in compiled binary observed · 2026-08-28

github.com/sibears/IDAGolangHelper · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 3224
  • days_rel: n/a
  • days_push: 988
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1092 stars · 154 forks observed · 2026-08-28

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

A set of IDA Pro Python scripts that parse Go type information embedded in compiled Go binaries and register the recovered types inside IDA. It supports Go 1.7 through 1.10 and adds basic string recognition for the current function.

Use cases

  • analyze a compiled Go binary in IDA Pro
  • recover Go type definitions from a stripped executable
  • rename and structure types in an IDA database for reverse engineering
  • find and label strings inside a Go function during reversing
  • reverse engineer malware written in Go

When to choose

  • you reverse engineer Go binaries in IDA Pro and need type information restored
  • you analyze Go 1.7-1.10 executables with stripped symbols
  • you want automated Go type parsing instead of manual struct definition

When to avoid

  • you use a different disassembler than IDA Pro
  • you need support for very recent Go versions beyond 1.10
  • you need a maintained tool with an active release cycle and license

Facets

plugin · maturity maintenance

reverse-engineering parser developer-tools reverse-engineering security developer-tools python windows ida-pro golang binary-analysis disassembly static-analysis linux macos

1 source

Member repositories

RepositoryRoleHealth v2
sibears/IDAGolangHelpermain32

For agents

markdown · JSON · MCP: product_card(name="sibears/IDAGolangHelper")

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