about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-12-04 07:32:56 +0100
committerhexcoder- <heiko@hexco.de>2020-12-04 07:32:56 +0100
commitb31d5a7cef66b47fc457159de84088139a5bbf7c (patch)
treec070e1ce5ec88b4f635acc746c4f0c4767ec737e
parentf0e81b230146dba93ac265485bbbc5b5c77a0343 (diff)
downloadafl++-b31d5a7cef66b47fc457159de84088139a5bbf7c.tar.gz
afl-cmin usage fix
-rwxr-xr-xafl-cmin2
m---------unicorn_mode/unicornafl0
2 files changed, 1 insertions, 1 deletions
diff --git a/afl-cmin b/afl-cmin
index b3b1ead8..93174b8b 100755
--- a/afl-cmin
+++ b/afl-cmin
@@ -121,7 +121,7 @@ function usage() {
 "AFL_FORKSRV_INIT_TMOUT: time the fuzzer waits for the target to come up, initially\n" \
 "AFL_KEEP_TRACES: leave the temporary <out_dir>/.traces directory\n" \
 "AFL_PATH: path for the afl-showmap binary\n" \
-"AFL_SKIP_BIN_CHECK: skip check for target binary\n" \
+"AFL_SKIP_BIN_CHECK: skip check for target binary\n"
    exit 1
 }
 
diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl
-Subproject 8cca4801adb767dce7cf72202d7d25bdb420cf7
+Subproject f44ec48f8d5929f243522c1152b5b3c0985a554