diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-10-25 09:55:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-25 09:55:24 +0200 |
| commit | 9bf63a7b2b225124fa97e6b5d7f98a23a2688290 (patch) | |
| tree | 21708a2ade7d9c23b38a2f7ef545a8618e534c6e | |
| parent | 031174c3103a625f16e192ffa82572c92e05bbf4 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ -# syzkaller - linux kernel fuzzer +# syzkaller - kernel fuzzer [](https://travis-ci.org/google/syzkaller) -`syzkaller` is an unsupervised coverage-guided Linux kernel fuzzer. +`syzkaller` is an unsupervised coverage-guided kernel fuzzer. `Linux` kernel fuzzing has the most support, `akaros`, `freebsd`, `fuchsia`, `netbsd` and `windows` are supported to varying degrees. The project mailing list is [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller). You can subscribe to it with a google account or by sending an email to syzkaller+subscribe@googlegroups.com. |
