On Fri Nov 3 17:55:38 2023 +0000, Paul Gofman wrote:
Also I did a bit of local testing replicating the hooking which AC is doing, to test a bit of essential behaviour (I was mostly interested whether unwind works from this hook on pure 64 bit process, which it does, as well as testing that). Setting this variable to NULL doesn't break exception dispatcher, so we need to have a check in KiUserExceptionDispatcher anyway. UPDATE: Other essential bits are that the return value from the "hook" doesn't seem to matter and then normal exception handlers are called after the hook (unless the hook unwinds from it of course).
Oh I'm sorry, I cannot at all read.