awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
google avatar

google/buzzer

0
View on GitHub↗
475 stars·37 forks·Go·Apache-2.0·16 views

Buzzer

Buzzer is a fuzzer toolchain that allows to write eBPF fuzzing strategies.

Features

  • Kernel Fuzzers - Fuzzer for the kernel's io_uring interface.

Star history

Star history chart for google/buzzerStar history chart for google/buzzer

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Buzzer

These projects share indexed features with Buzzer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • b17fr13nds/lxfuzzb17fr13nds avatar

    b17fr13nds/lxfuzz

    22View on GitHub↗

    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.

    C++
    View on GitHub↗22
  • compsec-snu/razzercompsec-snu avatar

    compsec-snu/razzer

    377View on GitHub↗

    A Kernel fuzzer focusing on race bugs

    C
    View on GitHub↗377
  • fgsect/unicorefuzzfgsect avatar

    fgsect/unicorefuzz

    306View on GitHub↗

    Fuzzing the Kernel Using Unicornafl and AFL++

    Python
    View on GitHub↗306
  • atrosinenko/kbdyschatrosinenko avatar

    atrosinenko/kbdysch

    85View on GitHub↗

    A collection of user-space Linux kernel specific guided fuzzers based on LKL

    C
    View on GitHub↗85
Compare all 21 related projects→

Frequently asked questions

What does google/buzzer do?

Buzzer is a fuzzer toolchain that allows to write eBPF fuzzing strategies.

What are the main features of google/buzzer?

The main features of google/buzzer are: Kernel Fuzzers.

Which projects share features with google/buzzer?

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.