awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
marin-m avatar

marin-m/vmlinux-to-elf

0
View on GitHub↗
1,746 stars·179 forks·Python·GPL-3.0·2 vuesfossplant.re/wiki/Main_page↗

Vmlinux To Elf

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

Features

  • Exploit Development Tools - Converts raw kernel images into ELF files for analysis.

Historique des stars

Graphique de l'historique des stars pour marin-m/vmlinux-to-elfGraphique de l'historique des stars pour marin-m/vmlinux-to-elf

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Vmlinux To Elf

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Vmlinux To Elf.
  • pwndbg/pwndbgAvatar de pwndbg

    pwndbg/pwndbg

    10,051Voir sur 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
    Voir sur GitHub↗10,051
  • a13xp0p0v/kconfig-hardened-checkAvatar de a13xp0p0v

    a13xp0p0v/kconfig-hardened-check

    2,092Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗2,092
  • a13xp0p0v/kernel-hardening-checkerAvatar de a13xp0p0v

    a13xp0p0v/kernel-hardening-checker

    2,042Voir sur GitHub↗
    Python
    Voir sur GitHub↗2,042
  • 4xura/cve-2026-31431-copy-failAvatar de 4xura

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

    6Voir sur 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
    Voir sur GitHub↗6
Voir les 30 alternatives à Vmlinux To Elf→

Questions fréquentes

Que fait marin-m/vmlinux-to-elf ?

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

Quelles sont les fonctionnalités principales de marin-m/vmlinux-to-elf ?

Les fonctionnalités principales de marin-m/vmlinux-to-elf sont : Exploit Development Tools.

Quelles sont les alternatives open-source à marin-m/vmlinux-to-elf ?

Les alternatives open-source à marin-m/vmlinux-to-elf incluent : 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…