Heiko Eißfeldt's scientific contributions

Publication (1)

Conference Paper
Full-text available
In this paper, we present AFL ++ , a community-driven open-source tool that incorporates state-of-the-art fuzzing research, to make the research comparable, reproducible, combinable and-most importantly-useable. It offers a variety of novel features, for example its Custom Mutator API, able to extend the fuzzing process at many stages. With it, mut...

Citations

... Like general-purpose fuzzers [26], [56], directed fuzzers must be both fast and precise. Maintaining high speed is critical to finding software defects quickly (e.g., for timely patch fixing) [45], while precision is key to avoiding false positives and negatives (e.g., missed or spurious bugs) [33]. ...