diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -11,9 +11,18 @@ You can subscribe to it with a google account or by sending an email to syzkalle ## Documentation -Initially, syzkaller was developed with Linux kernel fuzzing in mind, but now it's being extended to support other OS kernels as well. +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](docs/akaros/README.md), [FreeBSD](docs/freebsd.md), [Fuchsia](docs/fuchsia.md), [NetBSD](docs/netbsd.md), [OpenBSD](docs/openbsd/setup.md), [Windows](docs/windows.md), [gVisor](docs/gvisor.md). +For other OS kernels check: +[Akaros](docs/akaros/README.md), +[Darwin/XNU](docs/darwin/README.md), +[FreeBSD](docs/freebsd.md), +[Fuchsia](docs/fuchsia.md), +[NetBSD](docs/netbsd.md), +[OpenBSD](docs/openbsd/setup.md), +[Windows](docs/windows/README.md), +[gVisor](docs/gvisor.md). - [How to install syzkaller](docs/setup.md) - [How to use syzkaller](docs/usage.md) |
