For the complete documentation index, see llms.txt. This page is also available as Markdown.

Golang

Obfuscate binary

go install mvdan.cc/garble@latest
env GOOS=windows GOARCH=amd64 ~/go/bin/garble build .

Last updated