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

AFL: lowest recommended version is 2.41b, current is 2.52b #1

Open
vanhauser-thc opened this issue Feb 21, 2018 · 0 comments
Open

AFL: lowest recommended version is 2.41b, current is 2.52b #1

vanhauser-thc opened this issue Feb 21, 2018 · 0 comments

Comments

@vanhauser-thc
Copy link

I see from the afl/Changelog n perf-fuzz that it is based on 2.40b

From the currentl 2.52b Changelog:
"The lowest currently recommended version is 2.41b.
If you're stuck on an earlier release, it's strongly advisable to get on with the times."

These might be relevant/interesting fixes since 2.40b:

  • Fixed a resumption offset glitch spotted by Jakub Wilk.
  • Fixed an interesting timing corner case spotted by Jakub Wilk.
  • In-place resume now preserves .synced. Suggested by Jakub Wilk.
  • Added AFL_NO_ARITH to aid in the fuzzing of text-based formats.
    Requested by Jakub Wilk.
  • Addressed a major user complaint related to timeout detection. Timing out
    inputs are now binned as "hangs" only if they exceed a far more generous
    time limit than the one used to reject slow paths.

that being said: thanks a lot for publishing your work!

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