tags: windowsemulation original link: A journey through KiUserExceptionDispatcher newsletter link: exploits.club Weekly Newsletter 38 - Linux Races, Blind Memory Corruption, LLM Java Fuzzing, and More


Exploits Club Summary:

Who doesn’t love a good emulator dev post? @momo5502 wrote up some of his recent findings and struggles in this devlog-style post about his battles with Exceptions while building his user-space emulator. This required quite a bit of reversing of KiUserExceptionDispatcher to understand how to implement a proper stack layout. It’s a fun post that makes you want to break out your code editor and IDA.