Air14 / HyperHide

Hypervisor based anti anti debug plugin for x64dbg
MIT License
1.27k stars 293 forks source link

win10 蓝屏 #4

Closed jmp19940829 closed 3 years ago

jmp19940829 commented 3 years ago

这是一个非常优秀且有用的开源项目!希望能进一步完成修复!

Air14 commented 3 years ago

Could you send me minidump of your bsod?

jmp19940829 commented 3 years ago

请问怎么发你给你呢

Air14 commented 3 years ago

Open WinDbg.exe as administrator click on "File" tab and head to this location "C:\Windows\Minidump" open .dmp file after that type "!analyze -v" in WinDbg and when it ends anylyzing you can paste result on https://pastebin.com/ and then send me the link.

Air14 commented 3 years ago

Closed due to inactivity