awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lkl avatar

lkl/linuxFork

0
View on GitHub↗
905 星标·152 分支·C·4 次浏览lkl.github.io↗

Linux

Linux kernel source tree

Features

  • Fuzzing Frameworks - Library for running the kernel in userspace for fuzzing.
  • Kernel Fuzzers - Library for running the Linux kernel in userspace.

Star 历史

lkl/linux 的 Star 历史图表lkl/linux 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

lkl/linux 是做什么的?

Linux kernel source tree

lkl/linux 的主要功能有哪些?

lkl/linux 的主要功能包括:Fuzzing Frameworks, Kernel Fuzzers。

lkl/linux 有哪些开源替代品?

lkl/linux 的开源替代品包括: sslab-gatech/janus — Janus: a state-of-the-art file system fuzzer on Linux. google/syzkaller — Syzkaller is an unsupervised, coverage-guided kernel fuzzer that automatically generates and mutates system call… ant4g0nist/sloth — Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and… atrosinenko/kbdysch — A collection of user-space Linux kernel specific guided fuzzers based on LKL. 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… aoh/radamsa — a general-purpose fuzzer.

Linux 的开源替代方案

相似的开源项目,按与 Linux 的功能重合度排序。
  • sslab-gatech/janussslab-gatech 的头像

    sslab-gatech/janus

    236在 GitHub 上查看↗

    Janus: a state-of-the-art file system fuzzer on Linux

    C
    在 GitHub 上查看↗236
  • google/syzkallergoogle 的头像

    google/syzkaller

    6,232在 GitHub 上查看↗

    Syzkaller is an unsupervised, coverage-guided kernel fuzzer that automatically generates and mutates system call sequences to find bugs in operating system kernels. It operates without human intervention, using a closed feedback loop of input generation, execution, crash detection, and corpus refinement to continuously explore kernel code paths. The fuzzer distinguishes itself by supporting multiple operating system kernels, including Linux, FreeBSD, and Windows, through per-platform syscall harnesses that abstract system call interfaces behind a common driver. It uses declarative description

    Go
    在 GitHub 上查看↗6,232
  • ant4g0nist/slothant4g0nist 的头像

    ant4g0nist/sloth

    130在 GitHub 上查看↗

    Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and QEMU user-mode emulation

    C++
    在 GitHub 上查看↗130
  • aoh/radamsaaoh 的头像

    aoh/radamsa

    1,290在 GitHub 上查看↗

    a general-purpose fuzzer

    在 GitHub 上查看↗1,290
查看 Linux 的所有 30 个替代方案
→