diff options
author | van Hauser <vh@thc.org> | 2022-01-21 13:08:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-21 13:08:20 +0100 |
commit | b427a53a6b203dd73aabb25f6068e55691339b03 (patch) | |
tree | 020fb8d0b012d5ebfd7ded0b32c00b79851a0532 /docs/tutorials.md | |
parent | 26a3d1b53b0a3ae690735c550c2985f079f3c672 (diff) | |
parent | 2bb86863e6d15dbd5bb0c381afa51f476302784e (diff) | |
download | afl++-b427a53a6b203dd73aabb25f6068e55691339b03.tar.gz |
Merge pull request #1299 from llzmb/docs_quality_assurance_3
Docs content - quality assurance - 3rd run
Diffstat (limited to 'docs/tutorials.md')
-rw-r--r-- | docs/tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials.md b/docs/tutorials.md index 9d4f50eb..64d2b376 100644 --- a/docs/tutorials.md +++ b/docs/tutorials.md @@ -28,7 +28,7 @@ structure is), these links have you covered: * Superion for AFL++: [https://github.com/adrian-rt/superion-mutator](https://github.com/adrian-rt/superion-mutator) -# Video Tutorials +## 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) |