awesome-repositories.com
Blog
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
·

2 repositorios

Awesome GitHub RepositoriesKernel Boot Parameter Inspection

Utilities for retrieving and analyzing the kernel command line used during system boot.

Distinct from Command Line Configuration: Distinct from general CLI configuration: specifically targets the kernel's boot-time parameters.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Kernel Boot Parameter Inspection. Refine with filters or upvote what's useful.

Awesome Kernel Boot Parameter Inspection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • 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

    Retrieves the current kernel command line to inspect boot parameters and system configuration.

    Pythonbinary-ninjacapture-the-flagctf
    Ver en GitHub↗10,051
  • fbelavenuto/arplAvatar de fbelavenuto

    fbelavenuto/arpl

    7,307Ver en GitHub↗

    Arpl is a bootloader manager and custom kernel loader for network attached storage devices. It provides a network boot environment to automate the fetching, flashing, and installation of modified operating systems and kernels onto hardware storage. The project distinguishes itself through a remote management suite that exposes bootloader controls via a web browser, secure shell connection, or local terminal. It utilizes RSS feeds to automate the retrieval of the latest system images and version metadata for online updates. The system handles hardware boot configuration by mapping network int

    Allows modification of kernel command-line arguments at load time to match specific hardware profiles.

    Shell
    Ver en GitHub↗7,307
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Boot Parameter Inspection