IRC channel logs
2024-08-23.log
back to list of logs
<oriansj>my preferred way of disassembling hex0 binaries: ndisasm -e 84 -b 32 $Binary_Name <ekaitz>i'm reading a paper: Toward a Trustable, Self-Hosting Computer System - Gabriel L. Somlo <ekaitz>lanodan: but is missing a real bootstrapping path :) <ekaitz>i'll send him an email about our bootstrapping project for RISC-V <lrvick>Anyone bootstrapped glibc from live-bootstap yet? Seems like it boils down to building glibc from a x86_64-linux-musl host, which I can't find any documented path to do.