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
nccgroup avatar

nccgroup/TriforceLinuxSyscallFuzzer

0
View on GitHub↗
179 stars·61 forks·C·9 views

TriforceLinuxSyscallFuzzer

A linux system call fuzzer using TriforceAFL

Features

  • Kernel Fuzzers - System call fuzzer based on QEMU.

Star history

Star history chart for nccgroup/triforcelinuxsyscallfuzzerStar history chart for nccgroup/triforcelinuxsyscallfuzzer

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 TriforceLinuxSyscallFuzzer

These projects share indexed features with TriforceLinuxSyscallFuzzer. 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 nccgroup/triforcelinuxsyscallfuzzer do?

A linux system call fuzzer using TriforceAFL

What are the main features of nccgroup/triforcelinuxsyscallfuzzer?

The main features of nccgroup/triforcelinuxsyscallfuzzer are: Kernel Fuzzers.

Which projects share features with nccgroup/triforcelinuxsyscallfuzzer?

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/buzzer — Buzzer is a fuzzer toolchain that allows to write eBPF fuzzing strategies. google/syzkaller — Syzkaller is an unsupervised, coverage-guided kernel fuzzer that automatically generates and mutates system call… atrosinenko/kbdysch — A collection of user-space Linux kernel specific guided fuzzers based on LKL.