awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to maherazzouzi/linuxkernelstudy

Open-source alternatives to LinuxKernelStudy

30 open-source projects similar to maherazzouzi/linuxkernelstudy, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best LinuxKernelStudy alternative.

  • pwndbg/pwndbgpwndbg का अवतार

    pwndbg/pwndbg

    10,051GitHub पर देखें↗

    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
    GitHub पर देखें↗10,051
  • a13xp0p0v/kconfig-hardened-checka13xp0p0v का अवतार

    a13xp0p0v/kconfig-hardened-check

    2,092GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗2,092
  • farazsth98/exploit-cve-2025-39946farazsth98 का अवतार

    farazsth98/exploit-CVE-2025-39946

    37GitHub पर देखें↗

    Exploit for CVE-2025-39946, a bug in the Linux kernel's net/tls subsystem.

    C
    GitHub पर देखें↗37
  • androidoffsec/art-kernel-toolkitandroidoffsec का अवतार

    androidoffsec/art-kernel-toolkit

    61GitHub पर देखें↗

    art-kernel-toolkit is a kernel module that can be used to perform actions requiring kernel privileges from userspace. It supports x86_64 and arm64 Android Common Kernels and Linux kernels.

    C
    GitHub पर देखें↗61

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • angr/angropangr का अवतार

    angr/angrop

    841GitHub पर देखें↗

    angrop

    Python
    GitHub पर देखें↗841
  • bariskizilkaya/ophthalmosmonoBariskizilkaya का अवतार

    Bariskizilkaya/OphthalmosMono

    6GitHub पर देखें↗

    Kernel SLUB memory visualization

    HTML
    GitHub पर देखें↗6
  • bcoles/kasldbcoles का अवतार

    bcoles/kasld

    494GitHub पर देखें↗

    KASLD derandomises the Linux kernel's virtual and physical memory layout as an unprivileged local user.

    C
    GitHub पर देखें↗494
  • bcoles/rootkit-signal-hunterbcoles का अवतार

    bcoles/rootkit-signal-hunter

    3GitHub पर देखें↗

    Detect Linux rootkits which use signals to elevate process privileges.

    Rust
    GitHub पर देखें↗3
  • chenaotian/cve-2023-0386chenaotian का अवतार

    chenaotian/CVE-2023-0386

    124GitHub पर देखें↗

    CVE-2023-0386 analysis and Exp

    C
    GitHub पर देखें↗124
  • dirtycow/dirtycow.github.iodirtycow का अवतार

    dirtycow/dirtycow.github.io

    3,436GitHub पर देखें↗

    This project is a technical repository of kernel exploit guides, memory corruption analyses, and archived methods for gaining root access. It serves as a centralized library of security flaws and reproduction steps used for testing system protections and verification. The documentation focuses on the Linux kernel, providing technical breakdowns of how memory management errors and multi-page write techniques allow for the modification of read-only files. It details the use of race conditions to achieve administrative privilege escalation. The repository covers a broad surface of security rese

    HTML
    GitHub पर देखें↗3,436
  • doyensec/ksmbd-cve-2025-37947doyensec का अवतार

    doyensec/KSMBD-CVE-2025-37947

    20GitHub पर देखें↗

    Blog Post: https://blog.doyensec.com/2025/10/08/ksmbd-3.html

    C
    GitHub पर देखें↗20
  • elfmaster/kdresselfmaster का अवतार

    elfmaster/kdress

    131GitHub पर देखें↗

    Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore

    C
    GitHub पर देखें↗131
  • evdenis/cvehoundevdenis का अवतार

    evdenis/cvehound

    136GitHub पर देखें↗

    Check linux sources dump for known CVEs.

    SmPL
    GitHub पर देखें↗136
  • farazsth98/chronomalyfarazsth98 का अवतार

    farazsth98/chronomaly

    299GitHub पर देखें↗

    Android kernel exploit for CVE-2025-38352, previously exploited in-the-wild. Targets vulnerable x86_64 Linux kernels v5.10.x.

    C
    GitHub पर देखें↗299
  • a13xp0p0v/kernel-hardening-checkera13xp0p0v का अवतार

    a13xp0p0v/kernel-hardening-checker

    2,042GitHub पर देखें↗
    Python
    GitHub पर देखें↗2,042
  • google/kernel-researchgoogle का अवतार

    google/kernel-research

    74GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗74
  • gsingh93/linux-exploit-dev-envgsingh93 का अवतार

    gsingh93/linux-exploit-dev-env

    102GitHub पर देखें↗

    Everything you need to build and run Linux and Android kernels for exploit development

    Makefile
    GitHub पर देखें↗102
  • iaik/meltdownIAIK का अवतार

    IAIK/meltdown

    4,172GitHub पर देखें↗

    Meltdown is a set of software utilities designed to bypass kernel address randomization and dump physical memory to exploit hardware-level security vulnerabilities. It serves as a proof of concept for the Meltdown hardware vulnerability, enabling the reading of protected kernel memory on affected processors. The tool provides capabilities to identify the secret randomization offset of the direct physical map to locate kernel memory. It also includes functionality to export large segments of physical memory into hexdump format for the recovery of sensitive strings and passwords. The project c

    C
    GitHub पर देखें↗4,172
  • igio90/dirtypipeziGio90 का अवतार

    iGio90/DirtyPipeZ

    17GitHub पर देखें↗

    This repo contains my researches on Dirtypipe and Android.

    C
    GitHub पर देखें↗17
  • jollheef/out-of-treejollheef का अवतार

    jollheef/out-of-tree

    231GitHub पर देखें↗

    out-of-tree kernel {module, exploit} development tool

    Go
    GitHub पर देखें↗231
  • jondonas/linux-exploit-suggester-2jondonas का अवतार

    jondonas/linux-exploit-suggester-2

    1,970GitHub पर देखें↗

    Next-Generation Linux Kernel Exploit Suggester

    Perl
    GitHub पर देखें↗1,970
  • jonoberheide/kstructhunterJ

    jonoberheide/kstructhunter

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • jonoberheide/ksymhunterJ

    jonoberheide/ksymhunter

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • kyle-kyle/pwning-toolsetKyle-Kyle का अवतार

    Kyle-Kyle/pwning-toolset

    18GitHub पर देखें↗

    Personal pwning toolset developed/used by myself. Use at your own risk.

    Python
    GitHub पर देखें↗18
  • kzall0c/vockkzall0c का अवतार

    kzall0c/vock

    60GitHub पर देखें↗

    A lightweight kernel coverage runner that wraps any command powered by LD_PRELOAD for fork/pthread interception using KCOV & HW Trace Buffer.

    C
    GitHub पर देखें↗60
  • lr-m/ripmaliutgardlr-m का अवतार

    lr-m/RIPMaliUtgard

    7GitHub पर देखें↗

    Exploits for a couple of forever-day bugs in the ARM Mali Utgard GPU kernel driver - as seen in DistrictCon 1.0 Junkyard!

    C
    GitHub पर देखें↗7
  • lukasmaar/qaic-page-uaflukasmaar का अवतार

    lukasmaar/qaic-page-uaf

    7GitHub पर देखें↗

    Privilege Escalation via a Page Use-After-Free in Qualcomm's AI Accelerator Linux Kernel Driver

    C
    GitHub पर देखें↗7
  • marin-m/vmlinux-to-elfmarin-m का अवतार

    marin-m/vmlinux-to-elf

    1,746GitHub पर देखें↗

    A tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)

    Python
    GitHub पर देखें↗1,746
  • martinradev/gdb-pt-dumpmartinradev का अवतार

    martinradev/gdb-pt-dump

    172GitHub पर देखें↗

    gdb-pt-dump is a gdb script to enhance debugging of a QEMU-based virtual machine.

    Python
    GitHub पर देखें↗172
  • 4xura/cve-2026-31431-copy-fail4xura का अवतार

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

    6GitHub पर देखें↗

    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
    GitHub पर देखें↗6