1137 Forks
4726 Stars
4726 Watchers

syzkaller

syzkaller is an unsupervised coverage-guided kernel fuzzer

How to download and setup syzkaller

Open terminal and run command
git clone https://github.com/google/syzkaller.git
git clone is used to create a copy or clone of syzkaller repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with syzkaller https://github.com/google/syzkaller/archive/master.zip

Or simply clone syzkaller with SSH
[email protected]:google/syzkaller.git

If you have some problems with syzkaller

You may open issue on syzkaller support forum (system) here: https://github.com/google/syzkaller/issues