macOS
brew install garblelocal Homebrew formula metadata
brew
Obfuscate Go builds. Version 0.16.0 via Homebrew; verified 2026-07-08.
install
brew install garblelocal Homebrew formula metadata
nix profile install nixpkgs#garblenixpkgs package indexes · pkgs/by-name/ga/garble/package.nix · source: api.github.com
overview
Obfuscate Go builds
history
garble is a Go build obfuscator that wraps the Go toolchain to produce deterministic, reproducible obfuscated builds.
The public GitHub repository was created in December 2019, and its first GitHub release, v0.1.0, was published in March 2021. The README frames garble as a tool coupled to cmd/go so it can support Go modules and build caching.
garble was adopted by Go users who need to distribute binaries or private source while reducing the amount of source-level information left in compiled artifacts. Its release stream and packaging in Homebrew and Nix place it in the normal CLI toolchain workflow for Go developers.
The primary commands mirror Go commands, including garble build, garble test, and garble run. The tool also supports garble reverse for de-obfuscating text such as stack traces when the original source is available.
garble is notable because it is a language-aware build wrapper rather than a post-build binary packer. For package maintainers, it sits at the intersection of Go module builds, compiler/linker behavior, reproducibility, cache directories, and environment-driven build selection through GOGARBLE.
security posture
No matching local secret-handling manifest was found for garble. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
garble | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/burrowers/garble
install metadata
| Package key | brew:garble |
|---|---|
| Version | 0.16.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/garble |
| Homepage | https://github.com/burrowers/garble |
| Repository | https://github.com/burrowers/garble |
| Upstream docs | https://github.com/burrowers/garble#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/burrowers/garble/archive/refs/tags/v0.16.0.tar.gz |
| Last updated | 2026-07-08T03:14:15Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | garble |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
garble
nix profile install nixpkgs#garblesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.