From b31d5a7cef66b47fc457159de84088139a5bbf7c Mon Sep 17 00:00:00 2001 From: hexcoder- Date: Fri, 4 Dec 2020 07:32:56 +0100 Subject: afl-cmin usage fix --- afl-cmin | 2 +- unicorn_mode/unicornafl | 2 +- 2 files changed, 2 insertions(+), 2 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 /.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 index 8cca4801..f44ec48f 160000 --- a/unicorn_mode/unicornafl +++ b/unicorn_mode/unicornafl @@ -1 +1 @@ -Subproject commit 8cca4801adb767dce7cf72202d7d25bdb420cf7d +Subproject commit f44ec48f8d5929f243522c1152b5b3c0985a5548 -- cgit 1.4.1