Add new example fuzzer targeting a bootloader in qemu/kvm with intel PT tracing#3695
Open
Marcondiro wants to merge 1 commit intoAFLplusplus:mainfrom
Open
Add new example fuzzer targeting a bootloader in qemu/kvm with intel PT tracing#3695Marcondiro wants to merge 1 commit intoAFLplusplus:mainfrom
Marcondiro wants to merge 1 commit intoAFLplusplus:mainfrom
Conversation
b072d8c to
ee20277
Compare
3eba538 to
d0d1303
Compare
Member
|
Status? |
d0d1303 to
5fc87cd
Compare
Contributor
Author
|
Hi, this depends on #3723, I'm waiting for the CI to be green on that one |
acd1f95 to
112cc50
Compare
112cc50 to
ffdb045
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Running in qemu/kvm with intel PT tracing
ffdb045 to
f476bd2
Compare
Member
|
Pretty cool stuff! |
addisoncrump
approved these changes
Apr 19, 2026
Member
addisoncrump
left a comment
There was a problem hiding this comment.
I can't speak to the content of the fuzzer itself, but the PR is well-formatted and I see no reason to reject it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add new example fuzzer targeting a bootloader with libafl_qemu using KVM and intel PT for coverage.
Checklist
./scripts/precommit.shand addressed all comments