From e16593c9b1be2686279efe182465de5422d2ca55 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Sun, 23 Jun 2019 19:38:57 +0200 Subject: doc update --- docs/status_screen.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') diff --git a/docs/status_screen.txt b/docs/status_screen.txt index d4c37df1..37a39a99 100644 --- a/docs/status_screen.txt +++ b/docs/status_screen.txt @@ -33,6 +33,16 @@ other side effects - sorry about that. With that out of the way, let's talk about what's actually on the screen... +0) The status bar + +The top line shows you which mode afl-fuzz is running in +(normal: "american fuzy lop", crash exploration mode: "peruvian rabbit mode") +and the version of afl++. +Next to the version is the banner, which, if not set with -T by hand, will +either show the binary name being fuzzed, or the -M/-S master/slave name for +parallel fuzzing. +Finally, the last item is the power schedule mode being run (default: explore). + 1) Process timing ----------------- -- cgit 1.4.1