1afl-plot(8)                 System Manager's Manual                afl-plot(8)
2
3
4

NAME

6       afl-plot
7
8

SYNOPSIS

10       afl-plot [ -g | --graphical ] afl_state_dir graph_output_dir
11
12

OPTIONS

14       This program generates gnuplot images from afl-fuzz output data.
15
16       Usage:
17
18           afl_state_dir       should point to an existing state directory for any
19                               active or stopped instance of afl-fuzz
20           graph_output_dir    should point to an empty directory where this
21                               tool can write the resulting plots to
22           -g, --graphical     (optional) display the plots in a graphical window
23                               (you should have built afl-plot-ui to use this option)
24
25       The program will put index.html and three PNG images in the output directory;
26       you should be able to view it with any web browser of your choice.
27
28

AUTHOR

30       AFL++  was  written  by  Michal "lcamtuf" Zalewski and is maintained by
31       Marc    "van    Hauser"    Heuse    <mh@mh-sec.de>,    Dominik    Maier
32       <domenukk@gmail.com>,  Andrea  Fioraldi  <andreafioraldi@gmail.com> and
33       Heiko "hexcoder-" Eissfeldt <heiko.eissfeldt@hexco.de> The homepage  of
34       AFL++ is: https://github.com/AFLplusplus/AFLplusplus
35
36

LICENSE

38       Apache License Version 2.0, January 2004
39
40
41
42AFL++                             2023-08-29                       afl-plot(8)
Impressum