# goresym mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für goresym in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:goresym
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install goresym
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#goresym
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/go/goresym/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:goresym
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/goresym>
- **Version:** 3.4
- **Quellzusammenfassung:** Go symbol recovery tool
- **Homepage:** <https://github.com/mandiant/GoReSym>
- **Repository:** <https://github.com/mandiant/GoReSym>
- **Upstream-Dokumentation:** <https://github.com/mandiant/GoReSym#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/mandiant/GoReSym/archive/refs/tags/v3.4.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-01T21:35:54Z
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- goresym (cli)
- goresym (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 3.4
- Manager aktualisiert: 2026-07-01
- lokale Daten: OK
- Upstream-Repository: https://github.com/mandiant/GoReSym
- neueste erkannte Version: v3.4 (aktuell)
## Projektgeschichte und Nutzung

GoReSym is Mandiant's Go symbol recovery tool for extracting runtime and source metadata from Go binaries, especially stripped, packed, malformed, or obfuscated samples encountered during reverse engineering.

### Projektgeschichte

The GitHub repository was created on February 15, 2022. Mandiant announced GoReSym on February 28, 2022 in a technical article about Go internals and symbol recovery, explaining that the project parses Go symbol information and embedded metadata by leaning on the Go compiler and runtime source layout.

### Adoptionsgeschichte

GoReSym emerged as Go malware and Go-packed tooling became more common. Mandiant's release framed the need around Go's self-contained binaries, evolving runtime structures, and the difficulty reverse engineers face when symbols are stripped or malformed. Homebrew and Nix packaging made the command-line tool easier to install outside Mandiant FLARE-style workstations.

### Wie es verwendet wird

Users run GoReSym against a Go executable and request metadata such as type names, user and standard package names, input file paths, strings, and JSON output. The repository also includes an IDAPython import script that consumes GoReSym JSON and applies recovered names inside IDA Pro.

### Warum Paket-Nerds sich dafür interessieren

For package nerds in security tooling, GoReSym is a compact example of a domain-specific binary-analysis tool that vendors and adapts upstream Go internals rather than maintaining a fully separate parser. Its release artifacts and Homebrew packaging make a reverse-engineering utility available through normal developer package flows.

### Zeitleiste

- 2022-02-15: GitHub repository created
- 2022-02-28: Mandiant announced GoReSym in a Go internals and symbol recovery article
- 2024-era: Homebrew formula entered with 2.x series package history in input/package-manager context
- 2026: Release notes record Go 1.25 and Go 1.26 support in the 3.x series

### Related projects

- Go compiler and runtime source code are the upstream basis for much of GoReSym's parser behavior.
- IDA Pro integration is supported through the repository's IDAPython script.
- Mandiant FLARE tooling is the surrounding reverse-engineering context for the project.

### Quellen

- <https://cloud.google.com/blog/topics/threat-intelligence/golang-internals-symbol-recovery/>
- <https://github.com/mandiant/GoReSym>
- <https://github.com/mandiant/GoReSym/releases>
- <https://raw.githubusercontent.com/mandiant/GoReSym/master/README.md>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** goresym
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Nix - goresym: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/goresym/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/de/pkg/brew/go/) - Build dependency declared by Homebrew.
- [forego](https://www.automicvault.com/de/pkg/brew/forego/) - Shares av.db curated category or tags: cli, developer-tools, go, process-management, process-manager.
- [honcho](https://www.automicvault.com/de/pkg/brew/honcho/) - Shares av.db curated category or tags: cli, developer-tools, foreman, process-management, process-manager.
- [foreman](https://www.automicvault.com/de/pkg/brew/foreman/) - Shares av.db curated category or tags: cli, developer-tools, process-management, process-manager, procfile.
- [hivemind](https://www.automicvault.com/de/pkg/brew/hivemind/) - Shares av.db curated category or tags: cli, developer-tools, process-management, process-manager, procfile.
- [overmind](https://www.automicvault.com/de/pkg/brew/overmind/) - Shares av.db curated category or tags: cli, developer-tools, go, process-manager, procfile.
- [arelo](https://www.automicvault.com/de/pkg/brew/arelo/) - Shares av.db curated category or tags: cli, developer-tools, development.
- [aurora](https://www.automicvault.com/de/pkg/brew/aurora/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [bed](https://www.automicvault.com/de/pkg/brew/bed/) - Shares av.db curated category or tags: cli, developer-tools, go.

## Combined YAML source

View the package source record on GitHub. [combined/goresym.yml](https://github.com/automic-vault/db/blob/main/combined/goresym.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
