We released #LibAFL 0.11 (and 0.11.1 with a doc fix).

Highlights:

  • libafl_libfuzzer: a full #LibFuzzer replacement
  • libafl_bolts: low-level building blocks for #rust
  • libafl_qemu: hooks and fuzzing in #QEMU 8, #Hexagon support, ..
  • Updated #FRIDA
  • ...

https://github.com/AFLplusplus/LibAFL/releases/tag/0.11.0

Have fun #fuzzing

Release 0.11.0 · AFLplusplus/LibAFL

Highlights libafl_qemu update to QEMU 8 Hexagon support in libafl_qemu libafl::bolts moved to its own crate, libafl_bolts: use bolts for other projects libafl_libfuzzer runtime with full libfuzzer...

GitHub