google / syzkaller

syzkaller is an unsupervised coverage-guided kernel fuzzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

syzkaller - kernel fuzzer

CI Status OSS-Fuzz Go Report Card Coverage Status GoDoc License

syzkaller ([siːzˈkɔːlə]) is an unsupervised coverage-guided kernel fuzzer.
Supported OSes: Akaros, FreeBSD, Fuchsia, gVisor, Linux, NetBSD, OpenBSD, Windows.

Mailing list: syzkaller@googlegroups.com (join on web or by email).

Found bugs: Akaros, Darwin/XNU, FreeBSD, Linux, NetBSD, OpenBSD, Windows.

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, Starnix, Windows, gVisor.

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 81.4%Language:C 9.6%Language:Roff 3.4%Language:C++ 1.6%Language:Shell 1.1%Language:Python 0.9%Language:HTML 0.9%Language:Makefile 0.4%Language:Assembly 0.2%Language:Yacc 0.1%Language:Dockerfile 0.1%Language:CSS 0.1%Language:Ragel 0.1%Language:JavaScript 0.1%