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 RepositoriesFallback Filesystem Extraction

Mechanisms to unpack embedded binary images into temporary directories when kernel mounting is unavailable.

Distinguishing note: Distinct from directory management; this is a runtime execution strategy for restricted environments

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Fallback Filesystem Extraction. Refine with filters or upvote what's useful.

Awesome Fallback Filesystem Extraction GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • probonopd/appimagekitAvatar de probonopd

    probonopd/AppImageKit

    9,348Ver en GitHub↗

    AppImageKit is a set of utility tools for the portable Linux application format, designed to bundle desktop applications into single executable binaries that run across multiple Linux distributions without requiring a system-wide installation. The toolkit provides specialized utilities for packaging applications into standalone binaries, extracting embedded filesystem images for inspection or execution, and signing binaries with cryptographic signatures to verify authenticity and integrity. The project covers binary packaging and deployment, embedded filesystem management, and digital packag

    Unpacks embedded filesystem images into temporary directories when kernel-level mounting is unavailable.

    C
    Ver en GitHub↗9,348
  • appimage/appimagekitAvatar de AppImage

    AppImage/AppImageKit

    9,348Ver en GitHub↗

    AppImageKit is a system of tools and utilities for bundling Linux desktop applications into single-file, portable executables. It functions as a packager that converts application directories into self-mounting binaries, allowing software to run across multiple Linux distributions without a formal installation process. The project enables portable software distribution by isolating application configurations and home directories from the host system, which allows applications to run from removable media. It includes a filesystem manager for extracting, inspecting, and mounting the embedded im

    Supports unpacking embedded images into temporary directories when kernel-level mounting is restricted or unavailable.

    C
    Ver en GitHub↗9,348
  1. Home
  2. Operating Systems & Systems Programming
  3. Fallback Filesystem Extraction