Seems like the 9200 kernel still didn't get rid of it. Still get detours ignored.
Can anyone confirm this? It's again happening on device reset for me which is DAMN annoying.
I can write int 3 to the reset and nothing happens, but when I place a hwbp it hits, which is soo weird.
WriteProcessMemory still doesn't fix it. Can write total garbage to it but breakpoint always hits as expected and I'm 100% sure I got the right function.