![]() |
How to skip BSOD?
Hello everybody.
Is there anyway to disable BSOD? There is a protection which BSOD system by its driver when it detects debugger or any delay in its runtime. Is there anyone who could write a plugin for OllyDbg to disable BSOD? What's the opcode or command cause BSOD? Best regards. |
OS?
What is the fault that is being caused? |
1 Attachment(s)
I think I found it.
Driver uses this instruction to BSOD the system cmp xxxx je yyyy int 3 I maked JE to JMP. But sometimes system hangscompletely ! I cann't fix this. Is there any suggestion? Here is the driver. I'll protect a file and attached it as soon as possible to challange its unpacking ! ;) I has many bug that makes protection too hard !!!! |
one way to "disable" BSOD is to hook KeBugCheckEx and terminate current thread. but this way is not good as all ways to skip BSOD's, because it's a normal system mechanism for determinating critical situations and if some error is caused with hardware it may have unpredictable results.
|
| All times are GMT +8. The time now is 17:42. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX