macOS
brew install goresymlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de goresym pour les workflows d'agents IA.
installation
brew install goresymlocal Homebrew formula metadata
nix profile install nixpkgs#goresymnixpkgs package indexes · pkgs/by-name/go/goresym/package.nix · Source: api.github.com
aperçu
Go symbol recovery tool
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
goresym | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/mandiant/GoReSym
métadonnées d'installation
| Clé du paquet | brew:goresym |
|---|---|
| Version | 3.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/goresym |
| Page d'accueil | https://github.com/mandiant/GoReSym |
| Dépôt | https://github.com/mandiant/GoReSym |
| Docs amont | https://github.com/mandiant/GoReSym#readme |
| Licence | MIT |
| Archive source | https://github.com/mandiant/GoReSym/archive/refs/tags/v3.4.tar.gz |
| Dernière mise à jour | 2026-07-01T21:35:54Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
goresym
nix profile install nixpkgs#goresympiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.