LibAFL
ToolFirst seen 7/12/2026
Last seen 7/12/2026
Evidence 3 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
9 connectionsLibAFL is a library for implementing fuzz testing frameworks.
LibAFL uses a variety of mutators for input mutation.
TaPaFuzz uses LibAFL as its software fuzzer framework base.
LibAFL fuzzer loads an initial corpus from disk and iterates over it.
LibAFL uses coverage maps to determine if new inputs are interesting.
Andrea Fioraldi is a main author of LibAFL.
Dominik Maier is a main author of LibAFL.
The paper uses LibAFL as the base software fuzzer library.
LibAFL uses a forkserver for target execution similar to AFL.