AFLplusplus / AFLplusplus/LibAFL

Capture __fastfail exceptions on windows

Open
#395 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.6k
Forks
481
Avg merge
2d 30m
Merged PRs (30d)
16

Description

#258

When software call __fastfail, the exception can't be caught
https://github.com/googleprojectzero/winafl/blob/ea5f6b85572980bb2cf636910f622f36906940aa/winafl.c#L728
winafl wraps two functions in kernelbase.dll

for frida fuzzers, I think this can be done in a similar way as winafl,
but for sancov backend fuzzers, we would have to look at what libfuzzer is doing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.