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 Cache Parsers

Tools for extracting extensions and symbolicating kernel caches from system firmware.

Distinct from Kernel Caching Systems: Specifically for parsing OS kernel caches, unlike AI-related kernel caching systems in the candidates.

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

Awesome Kernel Cache Parsers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • blacktop/ipswAvatar de blacktop

    blacktop/ipsw

    3,163Ver en GitHub↗

    ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It provides a suite of tools for downloading, extracting, and analyzing firmware images and kernel caches, alongside a MachO binary analysis tool for disassembling and patching executables. The project distinguishes itself through integrated language-model-powered code reconstruction to translate machine code into high-level source code. It also features an automation client for the App Store Connect API to manage certificates and application settings. The framework covers a broad r

    Extracts system extensions and symbolicates kernel caches from Apple firmware archives.

    Goappleclass-dumpdyld
    Ver en GitHub↗3,163
  • apple-oss-distributions/xnuAvatar de apple-oss-distributions

    apple-oss-distributions/xnu

    2,922Ver en GitHub↗

    XNU is an operating system kernel designed to manage system hardware and process execution across different processor architectures. It utilizes a hybrid microkernel design that combines microkernel message passing with monolithic kernel performance by embedding critical subsystems into a single address space. The project implements a port-based asynchronous messaging system for communication between kernel tasks and userspace processes. It manages hardware interactions through a layered driver architecture and enforces system-wide security policies via a mandatory access control interface.

    Implements mechanisms for linking the core kernel and extensions into a single bootable cache image.

    C
    Ver en GitHub↗2,922
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Cache Parsers