diff options
author | llzmb <46303940+llzmb@users.noreply.github.com> | 2022-07-11 11:33:51 +0200 |
---|---|---|
committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2022-07-11 11:33:51 +0200 |
commit | 662662c15d5026ff0bc43b338f9205af06aa6417 (patch) | |
tree | d31818db6b41cabd98b294641fb0119be26d813e /docs/tutorials.md | |
parent | d088c2604528acf1d732b251de90c729c4842554 (diff) | |
download | afl++-662662c15d5026ff0bc43b338f9205af06aa6417.tar.gz |
Fix formatting, punctuation, and typos
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) |