when we occur trap flag or other various interrupts we have interrupt table of course. or raiseexception (NtRaiseException) that bring us to KiUserExceptionDispatcher.
but what is course of action for access violation (user mode) prior to user mode dispatcher. where do we land first..?
thank you.
but what is course of action for access violation (user mode) prior to user mode dispatcher. where do we land first..?
thank you.