FMViz - Visualizing Tests Generated by AFL at the Byte-level
Aftab Hussain, Mohammad Amin Alipour
Software Engineering Research Group
University of Houston
public Published on arXiv 2021
arrow_backReturn to Enhancing Fuzzing Projects
Software Engineering Research Group
University of Houston
public Published on arXiv 2021
arrow_backReturn to Enhancing Fuzzing Projects
Software fuzzing is a powerful technique widely used in automated software testing and vulnerability detection. Its random nature makes it challenging to monitor and understand. In this paper, we introduce the Fuzzer Mutation Visualizer (FMViz), a tool designed to visualize byte-level mutations in fuzzers. FMViz enhances American Fuzzy Lop (AFL) by visualizing test inputs and highlighting changes between seeds during a fuzzing campaign. Our tool aims to help developers and students better understand the operations of the AFL fuzzer.