Description
Compiled Go binaries can use obfuscated names and reduced readable metadata. The tool helps developers make reverse engineering harder for shipped command-line tools or applications.
Obfuscation is not a replacement for security design, licensing, or secret management. Never embed credentials in code, and test obfuscated builds because stack traces and debugging become harder.