pkg.soopen package index

brew / 排名 6685

使用 Homebrew, Nix 安装 goresym

查看 goresym 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install goresym

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#goresym

nixpkgs package indexes · pkgs/by-name/go/goresym/package.nix · 来源: api.github.com

概览

软件包摘要

Go symbol recovery tool

命令和别名

  • goresym

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
goresym可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本3.4
管理器更新时间2026-07-25
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:goresym
版本3.4
软件包管理器Homebrew
主页https://github.com/mandiant/GoReSym
仓库https://github.com/mandiant/GoReSym
最后更新2026-07-25T20:55:26-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

goresym

nix profile install nixpkgs#goresym
  • normalized package name match
  • 匹配方式:Goresym
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/goresym/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation