awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pwndbg/pwndbgAvatar von pwndbg

    pwndbg/pwndbg

    10,051Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,051
  • fbelavenuto/arplAvatar von fbelavenuto

    fbelavenuto/arpl

    7,307Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,307
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Boot Parameter Inspection