commit | 10112655d7345e8351a9b6f8aa5564b82a99d0b2 | [log] [tgz] |
---|---|---|
author | Dmitry Vyukov <dvyukov@google.com> | Tue Nov 14 09:45:34 2017 +0100 |
committer | Dmitry Vyukov <dvyukov@google.com> | Tue Nov 14 09:45:34 2017 +0100 |
tree | ffc1b0de2e3403eedffa0cc6250477d77da920ba | |
parent | 7a53e7e35da7468b5a6291fa3b5e1db4bcdf402f [diff] |
vm: remove needOutput arg for MonitorExecution Always wait 10 secs for output. If anything this can only lead to missed crashes during repro. Let's unify manager and repro behavior.
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. You can subscribe to it with a google account or by sending an email to syzkaller+subscribe@googlegroups.com.
Initially, syzkaller was developed with Linux kernel fuzzing in mind, but now it's being extended to support other OS kernels as well. Most of the documentation at this moment is related to the Linux kernel. For other OS kernels check: Akaros, FreeBSD, Fuchsia, NetBSD, Windows.
This is not an official Google product.