- To stop afl-fuzz, minimize it's corpus and restart you would usually do: + To stop afl-fuzz, minimize its corpus and restart you would usually do: ``` Control-C # to terminate afl-fuzz @@ -274,7 +274,7 @@ If you find an interesting or important question missing, submit it via the existing map will be used also for the newly loaded libraries, which allows it to work, however, the efficiency of the fuzzing will be partially degraded. Note that there is additionally `AFL_IGNORE_PROBLEMS_COVERAGE` to - additionally tell AFL++ to ignore any coverage from the late loaded libaries. + additionally tell AFL++ to ignore any coverage from the late loaded libraries.