> For the complete documentation index, see [llms.txt](https://docs.remnux.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.remnux.org/discover-the-tools/examine+static+properties/go.md).

# Go

## GoReSym

Extract metadata and symbols from Go binaries, including stripped ones.

**Website**: <https://github.com/mandiant/GoReSym>\
**Author**: Mandiant: <https://github.com/mandiant>\
**License**: MIT License: <https://github.com/mandiant/GoReSym/blob/master/LICENSE>\
**Notes**: GoReSym\
**State File**: [remnux.tools.goresym](https://github.com/REMnux/salt-states/blob/master/remnux/tools/goresym.sls)

## Redress

Analyze stripped Go binaries to recover symbols, types, source structure, and integrate with Radare2.

**Website**: <https://github.com/goretk/redress>\
**Author**: Joakim Kennedy: <https://github.com/goretk>\
**License**: GNU Affero General Public License v3.0: <https://github.com/goretk/redress/blob/develop/LICENSE>\
**Notes**: redress\
**State File**: [remnux.tools.redress](https://github.com/REMnux/salt-states/blob/master/remnux/tools/redress.sls)
