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

How to set the BSOD-AFL harness in the windows guest os? #2

Open
benjiamin911 opened this issue Oct 26, 2022 · 0 comments
Open

How to set the BSOD-AFL harness in the windows guest os? #2

benjiamin911 opened this issue Oct 26, 2022 · 0 comments

Comments

@benjiamin911
Copy link

I got several questions for the BSOD-AFL Harness.

  1. asm("int $3" ::"a"(HYPERCALL_BUFFER), "b"(buffer), "c"(LENGTH)); What's this mean? Since we need to set the software breakpoint during executing the target function. Is it similar to "mov rax, HYPERCALL; int 3 "
  2. Are there any suggested target function?
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

1 participant