awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
marin-m avatar

marin-m/vmlinux-to-elf

0
View on GitHub↗
1,746 estrellas·179 forks·Python·GPL-3.0·3 vistasfossplant.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.

Historial de estrellas

Gráfico del historial de estrellas de marin-m/vmlinux-to-elfGráfico del historial de estrellas de marin-m/vmlinux-to-elf

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Vmlinux To Elf

Proyectos open-source similares, clasificados según cuántas características comparten con Vmlinux To Elf.
  • pwndbg/pwndbgAvatar de pwndbg

    pwndbg/pwndbg

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

    a13xp0p0v/kconfig-hardened-check

    2,092Ver en GitHub↗

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

    Python
    Ver en GitHub↗2,092
  • a13xp0p0v/kernel-hardening-checkerAvatar de a13xp0p0v

    a13xp0p0v/kernel-hardening-checker

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

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

    6Ver en 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
    Ver en GitHub↗6
Ver las 30 alternativas a Vmlinux To Elf→

Preguntas frecuentes

¿Qué hace marin-m/vmlinux-to-elf?

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

¿Cuáles son las características principales de marin-m/vmlinux-to-elf?

Las características principales de marin-m/vmlinux-to-elf son: Exploit Development Tools.

¿Qué alternativas de código abierto existen para marin-m/vmlinux-to-elf?

Las alternativas de código abierto para marin-m/vmlinux-to-elf incluyen: 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…