yeonnic / syzkaller

syzkaller is an unsupervised, coverage-guided kernel fuzzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

syzkaller - kernel fuzzer

Build Status Go Report Card Coverage Status GoDoc License

syzkaller is an unsupervised coverage-guided kernel fuzzer. Linux kernel fuzzing has the most support, akaros, freebsd, fuchsia, netbsd, windows and gvisor 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, Darwin/XNU, FreeBSD, Fuchsia, NetBSD, OpenBSD, Windows, gVisor.

External Articles

Disclaimer

This is not an official Google product.

About

syzkaller is an unsupervised, coverage-guided kernel fuzzer

License:Apache License 2.0


Languages

Language:Go 97.1%Language:C 2.5%Language:C++ 0.1%Language:Python 0.1%Language:Shell 0.1%Language:Makefile 0.0%Language:HTML 0.0%Language:Assembly 0.0%Language:Yacc 0.0%Language:Ragel 0.0%Language:CSS 0.0%Language:JavaScript 0.0%Language:SourcePawn 0.0%