Entropic is an information-theoretic power schedule implemented based on LibFuzzer. It boosts performance by changing weights assigned to the seeds in the corpus. Seeds revealing more “information” are assigned a higher weight.
Entropic received the
ACM SIGSOFT Distinguished Paper Award! Furthermore, its code was made the
default schedule in LibFuzzer @ LLVM (C++ code base), which powers
Google’s OSSFuzz and
Microsoft’s OneFuzz 🚀.