awesome-repositories.com
Blog
awesome-repositories.com

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

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

google/kernel-research

0
View on GitHub↗
74 stars·10 forks·C++·Apache-2.0·2 views

Kernel Research

This repository contains useful tools for Linux kernel security research, called the kernelXDK:

Features

  • Exploit Development Tools - Collection of research tools and scripts for kernel security.

Star history

Star history chart for google/kernel-researchStar history chart for google/kernel-research

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

Open-source alternatives to Kernel Research

Similar open-source projects, ranked by how many features they share with Kernel Research.
  • pwndbg/pwndbgpwndbg avatar

    pwndbg/pwndbg

    10,051View on GitHub↗

    pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and low-level program analysis. It extends the core functionality of the debugger to provide advanced memory inspection and automation tools. The project distinguishes itself with specialized capabilities for heap analysis across glibc, jemalloc, and musl, as well as a comprehensive kernel debugging toolkit for inspecting Linux kernel tasks and slab allocators. It includes an integrated ROP gadget searcher for constructing exploit chains and an LLM-powered debugging assistant that provi

    Pythonbinary-ninjacapture-the-flagctf
    View on GitHub↗10,051
  • a13xp0p0v/kconfig-hardened-checka13xp0p0v avatar

    a13xp0p0v/kconfig-hardened-check

    2,092View on GitHub↗

    A tool for checking the security hardening options of the Linux kernel

    Python
    View on GitHub↗2,092
  • a13xp0p0v/kernel-hardening-checkera13xp0p0v avatar

    a13xp0p0v/kernel-hardening-checker

    2,042View on GitHub↗
    Python
    View on GitHub↗2,042
  • 4xura/cve-2026-31431-copy-fail4xura avatar

    4xura/CVE-2026-31431-Copy-Fail

    6View on GitHub↗

    Research artifacts, PoC scripts, and lab assets for the Copy Fail Linux local privilege escalation writeup on https://4xura.com/binex/kernel/copy-fail

    C
    View on GitHub↗6
See all 30 alternatives to Kernel Research→

Frequently asked questions

What does google/kernel-research do?

This repository contains useful tools for Linux kernel security research, called the kernelXDK:

What are the main features of google/kernel-research?

The main features of google/kernel-research are: Exploit Development Tools.

What are some open-source alternatives to google/kernel-research?

Open-source alternatives to google/kernel-research include: pwndbg/pwndbg — pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and… a13xp0p0v/kconfig-hardened-check — A tool for checking the security hardening options of the Linux kernel. a13xp0p0v/kernel-hardening-checker. androidoffsec/art-kernel-toolkit — art-kernel-toolkit is a kernel module that can be used to perform actions requiring kernel privileges from userspace.… angr/angrop — angrop. 4xura/cve-2026-31431-copy-fail — Research artifacts, PoC scripts, and lab assets for the Copy Fail Linux local privilege escalation writeup on…