diff options
author | van Hauser <vh@thc.org> | 2022-07-11 11:53:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-11 11:53:03 +0200 |
commit | 46fed1f43fad13d75caa95b2087d49a8bf0709a5 (patch) | |
tree | d31818db6b41cabd98b294641fb0119be26d813e /docs/tutorials.md | |
parent | d088c2604528acf1d732b251de90c729c4842554 (diff) | |
parent | 662662c15d5026ff0bc43b338f9205af06aa6417 (diff) | |
download | afl++-46fed1f43fad13d75caa95b2087d49a8bf0709a5.tar.gz |
Merge pull request #1472 from llzmb/docs_quality_assurance_5
Fix formatting, punctuation, and typos of docs
Diffstat (limited to 'docs/tutorials.md')
-rw-r--r-- | docs/tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tutorials.md b/docs/tutorials.md index 477ff98b..758fddab 100644 --- a/docs/tutorials.md +++ b/docs/tutorials.md @@ -33,6 +33,7 @@ structure is), these links have you covered (some are outdated though): [https://github.com/adrian-rt/superion-mutator](https://github.com/adrian-rt/superion-mutator) ## Video Tutorials + * [Install AFL++ Ubuntu](https://www.youtube.com/watch?v=5dCvhkbi3RA) * [[Fuzzing with AFLplusplus] Installing AFLPlusplus and fuzzing a simple C program](https://www.youtube.com/watch?v=9wRVo0kYSlc) * [[Fuzzing with AFLplusplus] How to fuzz a binary with no source code on Linux in persistent mode](https://www.youtube.com/watch?v=LGPJdEO02p4) |