wtfbbq

Results 3 issues of wtfbbq

inside ia32::cr3_t kernel_cr3 auto kprocess = reinterpret_cast(PsGetCurrentProcess()); I've found that if I KeStackAttachProcess to external process, therefore PsGetcurrentProcess returns external process In this way it can hook external process, but...

I want to change RIP address using this debugger. However I can't see there are external method to do exception handler. Is it possible to do this?

enhancement