LibAFL Fuzzers

Example fuzzers

You can find here all the example fuzzers built on top of LibAFL. They are sorted by fuzzer types:

  • baby: Minimal fuzzers demonstrating a specific feature.
  • forkserver: Fuzzers using a forkserver-style executor.
  • frida: Fuzzers using Frida.
  • fuzzbench: Fuzzbench fuzzers.
  • libpng: Fuzzers targeting libpng.
  • nyx: Fuzzers based on Nyx.
  • others: Various fuzzers, with no specific categories.
  • qemu: Fuzzers using Qemu.
  • stb: Fuzzers targeting stb.

Paper Artifacts

Multiple papers based on LibAFL have been published alongside artifacts. Here is a list of LibAFL artifacts: