Hello, it is possible to avoid bsod if you want read\write protected (by PG) memory for loaded modules like ‘win32k.sys’ or ‘win32kbase.sys’ via hooking exception table like in your solution ByePg ?
If yes - can you tell what ExceptionCode is needed to ‘hook’. Or just share some code example for this.
Your example ‘ExHook’ looks closer to this solution, but it is bsod for me on 1903-1909.
Thx for attention anyway.