syzkaller is an unsupervised coverage-guided kernel fuzzer
Go to file
2017-06-27 11:59:11 +02:00
docs Add 'make android' target and document it (#255) 2017-06-26 15:55:20 +02:00
executor Makefile: actually cross-compile during presubmit 2017-06-26 15:45:51 +02:00
Godeps vendor: vendor appengine/aetest package 2017-06-23 15:16:22 +02:00
pkg repro: bisect the log to find multiple guilty programs 2017-06-27 11:59:11 +02:00
prog repro: always minimize over EnableTun 2017-06-12 19:48:23 +02:00
sys sys/syz-extract: reformat 2017-06-26 10:56:18 +02:00
syz-ci syz-dash/dashboard: move from dashboard 2017-06-23 15:22:34 +02:00
syz-dash syz-dash/dashboard: move from dashboard 2017-06-23 15:22:34 +02:00
syz-fuzzer pkg/rpctype: from from rpctype 2017-06-17 14:41:15 +02:00
syz-gce syz-dash/dashboard: move from dashboard 2017-06-23 15:22:34 +02:00
syz-hub pkg/rpctype: from from rpctype 2017-06-17 14:41:15 +02:00
syz-manager repro: bisect the log to find multiple guilty programs 2017-06-27 11:59:11 +02:00
tools tools/syz-tty: add utility for testing of usb console reading code 2017-06-26 16:22:29 +02:00
vendor vendor: vendor appengine/aetest package 2017-06-23 15:16:22 +02:00
vm vm/adb: add an option to disable battery check 2017-06-27 10:28:22 +02:00
.clang-format add a missed file 2015-10-13 15:29:07 +02:00
.gitignore sys: check in generated files 2017-06-13 15:55:31 +02:00
AUTHORS Parse incdir "incdir" in syscall description file to add custom include directories. (#180) 2017-06-26 10:52:47 +02:00
CONTRIBUTORS Port console to Darwin (#253) 2017-06-26 15:32:38 +02:00
LICENSE initial commit 2015-10-12 10:16:57 +02:00
Makefile Add 'make android' target and document it (#255) 2017-06-26 15:55:20 +02:00
README.md docs: move parts of README to docs 2017-06-14 16:13:33 +02:00

syzkaller - linux kernel fuzzer

syzkaller is an unsupervised coverage-guided Linux kernel fuzzer.

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

External Articles

Disclaimer

This is not an official Google product.