diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-05-24 11:13:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-24 11:13:07 +0200 |
| commit | 12b327fc2196c502fc092c082dba727c74f8dbe4 (patch) | |
| tree | ad91a48a32734a00e814f39ab5599f86f463f06d /README.md | |
| parent | 7e458d6416423d40914c83984df99e516f2ef082 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -243,6 +243,7 @@ Here are some things to check if there are problems running syzkaller. - [ubsan, kasan, syzkaller und co](http://www.strlen.de/talks/debug-w-syzkaller.pdf) ([video](https://www.youtube.com/watch?v=Acp0A9X1254)) (by Florian Westphal) - [Debugging a kernel crash found by syzkaller](http://vegardno.blogspot.de/2016/08/sync-debug.html) (by Quentin Casasnovas) - [Linux Plumbers 2016 talk slides](https://docs.google.com/presentation/d/1iAuTvzt_xvDzS2misXwlYko_VDvpvCmDevMOq2rXIcA/edit?usp=sharing) + - [syzkaller: the next gen kernel fuzzer](https://www.slideshare.net/DmitryVyukov/syzkaller-the-next-gen-kernel-fuzzer) (basics of operations, tutorial on how to run syzkaller and how to extend it to fuzz new drivers) ## Contributing |
