From 533c612dc9cef84ee54c86493da8253373791b31 Mon Sep 17 00:00:00 2001 From: DMaroo Date: Fri, 6 Aug 2021 18:53:00 +0530 Subject: Updated README to contain description regarding plot_ui --- utils/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'utils/README.md') diff --git a/utils/README.md b/utils/README.md index b157424f..1c401237 100644 --- a/utils/README.md +++ b/utils/README.md @@ -5,6 +5,9 @@ Here's a quick overview of the stuff you can find in this directory: - afl_network_proxy - fuzz a target over the network: afl-fuzz on a host, target on an embedded system. + - plot_ui - simple UI window utility to display the + plots generated by afl-plot + - afl_proxy - skeleton file example to show how to fuzz something where you gather coverage data via different means, e.g. hw debugger -- cgit 1.4.1