Abstract
This Replicating Computational Report (RCR) describes (a) our datAFLow fuzzer and (b) how to replicate the results in “datAFLow: Toward a Data-Flow-Guided Fuzzer.” Our primary artifact is the datAFLow fuzzer. Unlike traditional coverage-guided greybox fuzzers—which use control-flow coverage to drive program exploration—datAFLow uses data-flow coverage to drive exploration. This is achieved through a set of LLVM-based analyses and transformations. In addition to datAFLow, we also provide a set of tools, scripts, and patches for (a) statically analyzing data flows in a target program, (b) compiling a target program with the datAFLow instrumentation, (c) evaluating datAFLow on the Magma benchmark suite, and (d) evaluating datAFLow on the DDFuzz dataset. datAFLow is available at https://github.com/HexHive/datAFLow.
Original language | English |
---|---|
Article number | 133 |
Pages (from-to) | 1-7 |
Journal | ACM Transactions on Software Engineering and Methodology |
Volume | 32 |
Issue number | 5 |
DOIs | |
Publication status | Published - 21 Jul 2023 |