GOLang компиляция без debuginfo

go build -ldflags "-s -w" filename.go

Сжатие бинарного файла

upx compile-binary-file