Lines Matching defs:target
55 ### a) Selecting the best AFL++ compiler for instrumenting the target
119 ### b) Selecting instrumentation options
193 ### c) Selecting sanitizers
245 ### d) Modifying the target
262 ### e) Instrumenting the target
294 #### configure
306 #### CMake
318 #### Meson Build System
327 #### Other build systems or if configure/cmake didn't work
339 #### Linker scripts
357 ### f) Better instrumentation
374 ### g) libfuzzer fuzzer harnesses with LLVMFuzzerTestOneInput()
478 ### a) Running afl-fuzz
567 ### b) Keeping memory use and timeouts in check
586 ### c) Using multiple cores
664 ### d) Using multiple machines for fuzzing
702 ### e) The status of the fuzz campaign
720 ### f) Stopping fuzzing, restarting fuzzing, adding new seeds
735 ### g) Checking the coverage of the fuzzing
775 ### h) How long to fuzz a target?
787 ### i) Improve the speed!
806 ### j) Going beyond crashes
830 ### k) Known limitations & areas for improvement