protect golang source code

go build -ldflags "-s -w” [<your/package]
go tool objdump [-s symregexp] binary

posted @ 2018-09-18 23:01  idlewith  阅读(287)  评论(0)    收藏  举报