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

Update to AFL++ #66

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update to AFL++ #66

wants to merge 3 commits into from

Conversation

mschessler
Copy link
Contributor

@mschessler mschessler commented Jan 6, 2025

I'm not sure if there was a special reason to remain on AFL instead of AFL++, but the latter should be better in any metric. It therefore would help to have it as a default.

Done:

  • updated to AFL++ v4.30c
  • updated documentation
  • run Github action
  • tested Fuzzer.Run, Fuzzer.OutOfProcess.Run and afl-tmin

What exactly was the reason behind Fuzzer.RunOnce, only for afl-tmin?
It does not work with AFL++ but I have no problem minimizing my crashes with both Fuzzer.Run and Fuzzer.OutOfProcess.Run.
Could it maybe be removed ? Or are there edge-cases where we need it ?

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

Successfully merging this pull request may close these issues.

1 participant