Posted in

Go程序符号剥离终极方案(go tool compile -gcflags=all=’-l’ + go tool link -ldflags=’-s -w -buildmode=pie’)

第一章:Go语言做的程序是什么 … Go程序符号剥离终极方案(go tool compile -gcflags=all=’-l’ + go tool link -ldflags=’-s -w -buildmode=pie’)Read more

Posted in

【Go二进制安全加固必读】:禁用runtime/cgo、剥离符号、启用-stackguard、校验checksum——4步通过等保2.0三级认证

第一章:Go二进制安全加固的合规 … 【Go二进制安全加固必读】:禁用runtime/cgo、剥离符号、启用-stackguard、校验checksum——4步通过等保2.0三级认证Read more

Posted in

Go语言代码跨平台编译与符号操作全指南:从GOOS/GOARCH到linker flags再到符号剥离技巧

第一章:Go语言跨平台编译与符号 … Go语言代码跨平台编译与符号操作全指南:从GOOS/GOARCH到linker flags再到符号剥离技巧Read more