Dongjia "toka" Zhang 5b7d307a6a
Add avoid_crash option to scheduler (#2530)
* chg

* add avoid_crash

* a

* clp

* just use .00 at this point

* libafl-fuzz chg
2024-09-18 17:57:40 +02:00
..
2024-09-04 18:42:54 +02:00
2024-07-26 13:41:05 +02:00
2024-07-26 13:41:05 +02:00

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: