@erincandescent @lofty i'm not really intimidated by reading binary formats, i'm intimidated by the lack of information on how to support running a PIE on a custom kernel >_> like i get the theory and i can parse a binary format but that doesn't mean i understand what a kernel needs to be able to successfully run a PIE
meanwhile there's lots of information available on MMUs. it looks like a pain in the ass to implement, but at least there's enough information out there that i understand what's required