Reengineer afl-fuzz as Thread Safe, Embeddable Library
- Mentors
- domenukk, Heiko Eißfeldt
- Organization
- afl++
This project idea aims to extend the afl-fuzz project as a multithreaded software using the standard linux threading library pthreads
, while keeping the multi-platform support for afl-fuzz intact. Another key idea of the project is to make the fuzzer features as an embeddable library which extends the framework nature of afl, while giving the developers freedom to use afl.