diff options
-rwxr-xr-x | afl-cmin | 2 | ||||
m--------- | unicorn_mode/unicornafl | 0 |
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 |