tags:fuzzingemulationmethodology original link: Fuzzer Development 3: Building Bochs, MMU, and File I/0 newsletter link: exploits.club Weekly Newsletter 11


Exploits Club Summary:

Two weeks ago, we covered the @h0mbre_’s fuzzer development blog series. This week, he is back with another installment. In the post, he walks through some changes he’s made, such as changing the syscall Infrastructure, simplifying the context-switching calling convention, introducing a new error class, and sandboxing thread-local-storage. He then dives into building Bochs and handling the subsequent syscalls this introduces into the project.


backlinks: Fuzzer Development - Sandboxing Syscalls