mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 10:38:07 +00:00
fix message overflow
This commit is contained in:
@ -168,7 +168,7 @@ static void usage(u8 *argv0, int more_help) {
|
||||
" -c program - enable CmpLog by specifying a binary compiled for "
|
||||
"it.\n"
|
||||
" if using QEMU/FRIDA or if you the fuzzing target is "
|
||||
"compiled"
|
||||
"compiled\n"
|
||||
" for CmpLog then just use -c 0.\n"
|
||||
" -l cmplog_opts - CmpLog configuration values (e.g. \"2AT\"):\n"
|
||||
" 1=small files, 2=larger files (default), 3=all "
|
||||
|
Reference in New Issue
Block a user