diff options
Diffstat (limited to 'docs/QuickStartGuide.txt')
-rw-r--r-- | docs/QuickStartGuide.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/QuickStartGuide.txt b/docs/QuickStartGuide.txt index e94b26ed..af4fe75f 100644 --- a/docs/QuickStartGuide.txt +++ b/docs/QuickStartGuide.txt @@ -42,6 +42,9 @@ how to hit the ground running: 6) Investigate anything shown in red in the fuzzer UI by promptly consulting docs/status_screen.txt. +7) compile and use llvm_mode (afl-clang-fast/afl-clang-fast++) as it is way + faster and has a few cool features + That's it. Sit back, relax, and - time permitting - try to skim through the following files: |