aboutsummaryrefslogtreecommitdiff
path: root/docs/status_screen.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-03 10:31:37 +0200
committervan Hauser <vh@thc.org>2020-04-03 10:31:37 +0200
commit5340f2f2eba643d43311eba207e8185723dd2f06 (patch)
treea31aabd0dfdcbd8f0aa8605da92959357cdc974f /docs/status_screen.md
parent8610b0e40677846ba65de55fcaedd2ebee66a511 (diff)
downloadafl++-5340f2f2eba643d43311eba207e8185723dd2f06.tar.gz
code format, small improvements
Diffstat (limited to 'docs/status_screen.md')
-rw-r--r--docs/status_screen.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/status_screen.md b/docs/status_screen.md
index 8b3d5bda..a66558b9 100644
--- a/docs/status_screen.md
+++ b/docs/status_screen.md
@@ -400,6 +400,8 @@ directory. This includes:
- `exec_timeout` - the -t command line value
- `slowest_exec_ms` - real time of the slowest execution in ms
- `peak_rss_mb` - max rss usage reached during fuzzing in MB
+ - `edges_found` - how many edges have been found
+ - `var_byte_count` - how many edges are non-deterministic
- `afl_banner` - banner text (e.g. the target name)
- `afl_version` - the version of afl used
- `target_mode` - default, persistent, qemu, unicorn, dumb