can1357 / ByePg

Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.
828 stars 179 forks source link

Auto restart after ~1 hour #5

Closed YangKi1902 closed 4 years ago

YangKi1902 commented 4 years ago

hello im using ExceptionHookingDemo to disarm PG but i got Auto restart with no BSOD after about 1 hour, what can be the reason ?

can1357 commented 4 years ago

Auto restart is most likely a BSOD due to Issue #1 , if you are using a VM I would try placing a breakpoint at https://github.com/can1357/ByePg/blob/master/ByePgLib/ExceptionHandler.h#L99

YangKi1902 commented 4 years ago

oh sorry i have wrong understand about ContextRecord so it's because of me, thanks.