Skip to content

0.10.0

Compare
Choose a tag to compare
@andreafioraldi andreafioraldi released this 18 Apr 14:15
· 867 commits to main since this release
fc23782

Highlights

  • AFL++'s Redqueen implementation
  • New Scheduler method to run on evaluation
  • EcoFuzz implementation
  • Integration with CASR for deduplication
  • Input loading from disk API moved to Corpus (this allows Corpora to be backed by network or databases)
  • Batch mode timeout algorithm with lower syscall overhead (Linux only)
  • Logic stages to enable and disable stages conditionally
  • Full AFL++ forkserver support
  • New WASM fuzzing example

What's Changed

Fixes

New Contributors

Full Changelog: 0.9.0...0.10.0