Posted in

Go程序运行三重宇宙:编译期(.a/.o)、链接期(ELF/PE)、运行期(heap/gstack/MSpan)——资深工程师私藏诊断清单

第一章:Go程序运行三重宇宙总览 … Go程序运行三重宇宙:编译期(.a/.o)、链接期(ELF/PE)、运行期(heap/gstack/MSpan)——资深工程师私藏诊断清单Read more

Posted in

Go程序员必懂的ELF生成原理:从go tool compile → go tool link → ELF 64-bit LSB executable全链路逆向图谱

第一章:Go程序到ELF的全链路 … Go程序员必懂的ELF生成原理:从go tool compile → go tool link → ELF 64-bit LSB executable全链路逆向图谱Read more