Skip to content

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

@benjiamin911

Description

@benjiamin911

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions