mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 11:28:08 +00:00
remove quickly
This commit is contained in:
@ -941,8 +941,7 @@ void afl_fsrv_start(afl_forkserver_t *fsrv, char **argv,
|
||||
MSG_ULIMIT_USAGE
|
||||
" /path/to/fuzzed_app )\n\n"
|
||||
|
||||
" Tip: you can use https://jwilk.net/software/recidivm to "
|
||||
"quickly\n"
|
||||
" Tip: you can use https://jwilk.net/software/recidivm to\n"
|
||||
" estimate the required amount of virtual memory for the "
|
||||
"binary.\n\n"
|
||||
|
||||
@ -1041,8 +1040,7 @@ void afl_fsrv_start(afl_forkserver_t *fsrv, char **argv,
|
||||
MSG_ULIMIT_USAGE
|
||||
" /path/to/fuzzed_app )\n\n"
|
||||
|
||||
" Tip: you can use https://jwilk.net/software/recidivm to "
|
||||
"quickly\n"
|
||||
" Tip: you can use https://jwilk.net/software/recidivm to\n"
|
||||
" estimate the required amount of virtual memory for the "
|
||||
"binary.\n\n"
|
||||
|
||||
|
@ -974,8 +974,7 @@ void perform_dry_run(afl_state_t *afl) {
|
||||
MSG_ULIMIT_USAGE
|
||||
" /path/to/binary [...] <testcase )\n\n"
|
||||
|
||||
" Tip: you can use https://jwilk.net/software/recidivm to "
|
||||
"quickly\n"
|
||||
" Tip: you can use https://jwilk.net/software/recidivm to\n"
|
||||
" estimate the required amount of virtual memory for the "
|
||||
"binary. Also,\n"
|
||||
" if you are using ASAN, set '-m 0'.\n\n"
|
||||
|
Reference in New Issue
Block a user