table of contents
other versions
- buster 2.52b-5
AFL-WHATSUP(1) | afl | AFL-WHATSUP(1) |
NAME¶
afl-whatsup - status check tool for American Fuzzy Lop (afl)SYNOPSIS¶
afl-whatsup [ -s ] <afl_sync_dir>DESCRIPTION¶
afl-whatsup summarizes the status of any locally-running synchronized instances of afl-fuzz.It checks if the fuzzer is alive, displays the total run time, number of execs, cumulative speed and pending paths, and the number of crashed found.
The -s option causes the tool to skip all the per-fuzzer trivia and show just the summary results.