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
·
MaherAzzouzi avatar

MaherAzzouzi/LinuxKernelStudy

0
View on GitHub↗
64 stars·14 forks·C·0 views

LinuxKernelStudy

Linux Kernel N-day Exploit/Analysis.

Features

  • Exploit Development Tools - Research and exploit PoCs for historical kernel vulnerabilities.

Star history

Star history chart for maherazzouzi/linuxkernelstudyStar history chart for maherazzouzi/linuxkernelstudy

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 LinuxKernelStudy

Similar open-source projects, ranked by how many features they share with LinuxKernelStudy.
  • 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 LinuxKernelStudy→

Frequently asked questions

What does maherazzouzi/linuxkernelstudy do?

Linux Kernel N-day Exploit/Analysis.

What are the main features of maherazzouzi/linuxkernelstudy?

The main features of maherazzouzi/linuxkernelstudy are: Exploit Development Tools.

What are some open-source alternatives to maherazzouzi/linuxkernelstudy?

Open-source alternatives to maherazzouzi/linuxkernelstudy 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…