Skip to content

0.14.0

Latest
Compare
Choose a tag to compare
@andreafioraldi andreafioraldi released this 13 Nov 22:11
· 7 commits to main since this release
d339a58

Highlights

  • libafl-fuzz (afl-fuzz clone in LibAFL) almost fully-featured (GSoC of @R9295)
  • libafl-pt New crate to use IntelPt for coverage tracing (GSoC of @Marcondiro)
  • LibAFL_FRIDA: Added scripting support and update to FRIDA 16.5.6
  • LibAFL_QEMU: RISC-V support, example for kernel fuzzing and update to QEMU 9.1.1
  • Python grammar support for Nautilus
  • Havoc mutation support for custom structured inputs (and subparts thereof)
  • Binary-only utils libafl_jumper, drcov-merge, add DrCovReader class
  • Memfd backend for ShMem
  • Restructured fuzzers examle directory for easy browsing

What's Changed

Fixes

New Contributors

Full Changelog: 0.13.2...0.14.0