Post from 2024-02-19 08:07:28

[b1ack0wl @ X] RT by @b1ack0wl: New blog post about implementing syscall sandboxing to keep a test program from interfacing with the kernel via changes to Musl. We implement our own context-switching routine and handle the syscalls in the fuzzer. Next we'll sandbox Bochs & do snapshots

https://h0mbre.github.io/Lucid_Context_Switching/
permalink | main