How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
lxfuzz is a grey-box kernel fuzzer used for linux. it is scalable because of qemu being used to emulate in a way to be able to freely choose the number of instances and their memory.
A collection of user-space Linux kernel specific guided fuzzers based on LKL
Buzzer is a fuzzer toolchain that allows to write eBPF fuzzing strategies.
The main features of google/buzzer are: Kernel Fuzzers.
Projects with overlapping indexed features include: b17fr13nds/lxfuzz — lxfuzz is a grey-box kernel fuzzer used for linux. it is scalable because of qemu being used to emulate in a way to be… compsec-snu/razzer — A Kernel fuzzer focusing on race bugs. fgsect/unicorefuzz — Fuzzing the Kernel Using Unicornafl and AFL++. google/syzkaller — Syzkaller is an unsupervised, coverage-guided kernel fuzzer that automatically generates and mutates system call… h0mbre/lucid — An educational Bochs-based snapshot fuzzer project. atrosinenko/kbdysch — A collection of user-space Linux kernel specific guided fuzzers based on LKL.