Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not set a breakpoint at nt!KeBugCheck2. #19

Closed
GH0st3rs opened this issue Aug 19, 2021 · 4 comments
Closed

Could not set a breakpoint at nt!KeBugCheck2. #19

GH0st3rs opened this issue Aug 19, 2021 · 4 comments

Comments

@GH0st3rs
Copy link

Hi I tried to run HEVD inside my QEMU/KVM Windows 10 x64 and got an error:

..\..\src\build\wtf.exe fuzz --backend=bochscpu --name hevd --max_len 1028 --limit 10000000
Initializing the debugger instance.. (this takes a bit of time)
Setting debug register status to zero.
Setting debug register status to zero.
Could not set a breakpoint at nt!KeBugCheck2.
Failed to initialize the target
@0vercl0k
Copy link
Owner

0vercl0k commented Aug 20, 2021 via email

@GH0st3rs
Copy link
Author

Yes it have internet access.

@0vercl0k
Copy link
Owner

0vercl0k commented Aug 20, 2021 via email

@GH0st3rs
Copy link
Author

GH0st3rs commented Aug 20, 2021

Yeah, you were right, I download symbols through WinDbg and it works inside VM, that's not important, cause I run it on my Linux host machine. Thanks. This issue need to close.

But now I have another problem, can you give me an advice (or link to instruction) how to I can make memory dump with my user-space windows application in next case:
Host - Linux, Guest1 - Win10 in Qemu/KVM, Guest2 - Win10 in Qemu/KVM? As I understand I need to enable dbgsettings with bcdedit inside Guest1, make serial-pipe between Guest1 and Guest2, run windbg inside Guest2 and connect to Guest1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants