mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 18:18:07 +00:00
afl-cmin usage fix
This commit is contained in:
2
afl-cmin
2
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_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_KEEP_TRACES: leave the temporary <out_dir>/.traces directory\n" \
|
||||||
"AFL_PATH: path for the afl-showmap binary\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
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Submodule unicorn_mode/unicornafl updated: 8cca4801ad...f44ec48f8d
Reference in New Issue
Block a user