Posted in

Go语言二进制序列化方案横向评测:gob vs. protobuf vs. flatbuffers vs. 自研binary.Marshaler(Benchmark数据全公开)

第一章:Go语言二进制序列化方案 … Go语言二进制序列化方案横向评测:gob vs. protobuf vs. flatbuffers vs. 自研binary.Marshaler(Benchmark数据全公开)Read more

Posted in

Go struct二进制序列化安全红线:如何防止敏感字段泄露、越界读取、整数溢出导致RCE(附静态检测规则)

第一章:Go struct二进制 … Go struct二进制序列化安全红线:如何防止敏感字段泄露、越界读取、整数溢出导致RCE(附静态检测规则)Read more

Posted in

【硬核拆解】Golang struct二进制序列化如何精准对齐ARM Cortex-M4寄存器映射?附IEEE 754浮点字段校验工具

第一章:Golang struc … 【硬核拆解】Golang struct二进制序列化如何精准对齐ARM Cortex-M4寄存器映射?附IEEE 754浮点字段校验工具Read more