macOS
brew install goresymlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für goresym in AI-Agent-Workflows.
Installation
brew install goresymlocal Homebrew formula metadata
nix profile install nixpkgs#goresymnixpkgs package indexes · pkgs/by-name/go/goresym/package.nix · Quelle: api.github.com
Überblick
Go symbol recovery tool
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
goresym | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/mandiant/GoReSym
Installationsmetadaten
| Paketschlüssel | brew:goresym |
|---|---|
| Version | 3.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/goresym |
| 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 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
goresym
nix profile install nixpkgs#goresymQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.