about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/status_screen.txt10
1 files changed, 10 insertions, 0 deletions
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
 -----------------