每周分享第 30 期¶
-
一个可参考的防止 side channel attack 的方法 https://www.undeadly.org/cgi?action=article;sid=20190621081455
-
物理上镜像百兆的方法 实测可用 https://greatscottgadgets.com/throwingstar/
-
微软员工写的 malloc https://github.com/microsoft/mimalloc
-
超标量乱序执行的 x86 软核 https://tspace.library.utoronto.ca/bitstream/1807/80713/1/Wong_Henry_T_201711_PhD_thesis.pdf
-
Rust 的 wireshark 替代 https://github.com/kpcyrd/sniffglue
-
Rpi 4 发布 https://readhacker.news/s/45nK9
-
iOS/macOS Catalina PB1 发布(= DB2)
-
dbg! 移植到了 C++ https://github.com/sharkdp/dbg-macro
-
类似于 Elm 的 Rust 前端框架 https://github.com/David-OConnor/seed
-
访问 VMware 虚拟机串口的方法 https://thewayeye.net/2009/december/4/connecting-virtual-machines-serial-console-os-x-and-vmware-fusion/