awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • blacktop/ipswAvatar blacktop

    blacktop/ipsw

    3,163Vezi pe 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
    Vezi pe GitHub↗3,163
  • apple-oss-distributions/xnuAvatar apple-oss-distributions

    apple-oss-distributions/xnu

    2,922Vezi pe 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
    Vezi pe GitHub↗2,922
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel Cache Parsers