Go to file
George Kulakowski 1d606f15de Remove old zx_log_* syscall references
ZX-2184 #comment

Change-Id: Iaaa461fd52dd3842a5f6e551b6dbdfebe090ef30
2018-09-25 06:45:18 +00:00
dashboard
docs fixed link to generated file in the docs 2018-05-06 09:28:41 +02:00
executor
Godeps
pkg
prog
sys
syz-ci
syz-fuzzer
syz-hub
syz-manager
tools
vendor
vm
.clang-format
.gitignore
.gometalinter.json gometalinter: increase timeout 2018-05-07 18:59:22 +02:00
.travis.yml
AUTHORS
CONTRIBUTORS
LICENSE
Makefile
README.md

syzkaller - kernel fuzzer

Build Status

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.

List of found bugs.

Documentation

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.

External Articles

Disclaimer

This is not an official Google product.