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
·

9 repositorios

Awesome GitHub RepositoriesDevice Backups

Systems for creating and restoring full system image or data backups for mobile hardware.

Distinct from Backup and Recovery: Existing backup candidates focus on databases; this is for device-level filesystem backups.

Explore 9 awesome GitHub repositories matching data & databases · Device Backups. Refine with filters or upvote what's useful.

Awesome Device Backups GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • drduh/yubikey-guideAvatar de drduh

    drduh/YubiKey-Guide

    12,377Ver en GitHub↗

    This project is a comprehensive hardware security guide for using YubiKey tokens to manage encryption, digital signatures, and secure authentication. It provides technical instructions for configuring hardware security modules to handle digital identity and cryptographic materials. The documentation focuses on the implementation of OpenPGP and SSH workflows, specifically covering the creation of master key hierarchies, the rotation of subkeys, and the use of hardware-backed keys for secure shell connections. It also details methods for verifying code authorship through signed Git commits and

    Details the process of creating and using encrypted backups to restore identity after a hardware device is lost.

    HTML
    Ver en GitHub↗12,377
  • libimobiledevice/libimobiledeviceAvatar de libimobiledevice

    libimobiledevice/libimobiledevice

    7,733Ver en GitHub↗

    libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of proprietary software. It provides a set of tools for device management, including firmware recovery, filesystem access, and the creation of native backups and restores. The project implements a property list parser to read and write data across binary, XML, and JSON formats. It enables low-level hardware control, such as triggering recovery modes, modifying system settings, and managing device activation and provisioning via official servers. The library covers several function

    Creates and restores native device backups compatible with standard desktop recovery utilities.

    Ccioslibrary
    Ver en GitHub↗7,733
  • xayahsususu/android-databackupAvatar de XayahSuSuSu

    XayahSuSuSu/Android-DataBackup

    6,231Ver en GitHub↗

    Android-DataBackup is a rooted Android backup tool that backs up and restores complete application data on devices using Magisk, KernelSU, or APatch. It operates as a root-based backup manager, executing commands through a root shell to bypass Android's sandboxing and access app-specific data directories directly. The tool integrates with Magisk, KernelSU, and APatch to gain root-level access for reading and writing protected application data directories. It compresses backup data into tar archives to preserve file permissions, ownership, and directory structure for reliable restoration, whil

    Manages full app data backups and restores for individual user profiles on multi-user Android devices.

    Kotlinandroidbackupcompose
    Ver en GitHub↗6,231
  • universal-debloater-alliance/universal-android-debloater-next-generationAvatar de Universal-Debloater-Alliance

    Universal-Debloater-Alliance/universal-android-debloater-next-generation

    5,945Ver en GitHub↗

    Universal Android Debloater Next Generation is a cross-platform desktop application for removing pre-installed system applications from Android devices. It communicates with devices through the Android Debug Bridge (ADB) protocol, supporting both wired USB connections and wireless network pairing for debloating without a physical cable. The tool manages multiple connected Android devices simultaneously and provides package state backup and restore capabilities, allowing users to save and reapply the enabled or disabled state of system packages after factory resets or OS upgrades. The applicat

    Creates full backups of user data before making system changes to prevent data loss.

    Rustadbandroidbloatware-list
    Ver en GitHub↗5,945
  • ackites/killwxapkgAvatar de Ackites

    Ackites/KillWxapkg

    5,864Ver en GitHub↗

    自动化反编译微信小程序,小程序安全评估工具,发现小程序安全问题,自动解密,解包,可还原工程目录,支持Hook,小程序修改

    Reassembles modified mini program source directories back into valid .wxapkg files by recalculating headers and checksums.

    Go
    Ver en GitHub↗5,864
  • aistra0528/hailAvatar de aistra0528

    aistra0528/Hail

    5,145Ver en GitHub↗

    Hail is a rootless Android app freezer that suspends installed applications to save battery and memory without deleting data. It hides apps from the launcher while preserving their files, and can unfreeze them on demand for normal use. Beyond basic freezing, Hail offers multiple remote control methods for automation: commands can be sent via ADB shell, custom deep links, or a local HTTP server running inside the app. A batch request queue processes multiple freeze or unfreeze operations sequentially to avoid race conditions, and the Shizuku framework provides system-level privileges without r

    Freezes apps without root permissions using Android's built-in package management capabilities.

    Kotlinandroidandroid-applicationdebloat
    Ver en GitHub↗5,145
  • neoapplications/neo-backupAvatar de NeoApplications

    NeoApplications/Neo-Backup

    3,691Ver en GitHub↗

    Neo-Backup is an Android application backup tool and rooted device data manager. It creates encrypted copies of application data and system files on rooted devices to preserve application state and settings. The project functions as a backup scheduler, allowing for the automation of periodic data preservation tasks based on custom application lists and fixed timetables. To protect sensitive information, it utilizes password-based encryption to secure backup archives. The system provides capabilities for device-wide data backup and recovery, including the ability to restore applications and t

    Leverages root access to extract private application data and system files for comprehensive device recovery.

    Kotlin
    Ver en GitHub↗3,691
  • nelenkov/android-backup-extractorAvatar de nelenkov

    nelenkov/android-backup-extractor

    2,558Ver en GitHub↗

    Android Backup Extractor is a software utility designed to manipulate and transform backup files created via the Android Debug Bridge. It functions as a decryptor and repacker that converts these backups into readable formats for manual data extraction. The tool enables the decryption of protected backup archives using a known password, allowing for the recovery of mobile application data. It also provides the capability to compress directories back into backup archives that are compatible with specific legacy device versions for restoration. The project covers archive conversion, extraction

    Compresses folders back into backup archives compatible with specific device versions for restoration.

    Java
    Ver en GitHub↗2,558
  • mrrfv/open-android-backupAvatar de mrrfv

    mrrfv/open-android-backup

    1,191Ver en GitHub↗

    Open-android-backup is a command-line utility designed for the automated archival and restoration of mobile device data. It enables users to capture applications, internal storage, and contact information into encrypted, open-standard archives, ensuring long-term data ownership and portability without reliance on proprietary vendor software. The tool distinguishes itself by facilitating these operations without requiring root-level system access. It achieves this by utilizing a companion application to grant the host machine necessary permissions, while simultaneously protecting user privacy

    Copies data from mobile devices to local storage without requiring root access or proprietary vendor software.

    CSSadbandroidandroid-app
    Ver en GitHub↗1,191
  1. Home
  2. Data & Databases
  3. Device Backups

Explorar subetiquetas

  • Automated Backup ManagersScriptable interfaces for executing unattended backup workflows and custom hooks to streamline data operations across multiple mobile devices. **Distinct from Device Backups:** Distinct from Device Backups: focuses on the orchestration and automation of the backup process rather than the storage of the backup itself.
  • Backup Archive Repackers2 sub-etiquetasUtilities that rebuild device backup archives from modified directories. **Distinct from Device Backups:** Distinct from Device Backups: specifically targets the repacking of archive files for restoration.
  • Hardware Token Secret RecoveryProcesses for restoring identity materials to a new hardware token from encrypted backups. **Distinct from Device Backups:** Focuses on restoring cryptographic secrets to a token rather than filesystem image backups.
  • Rooted Android App Data Managers1 sub-etiquetaTools that manage per-user app data backups and restores on rooted multi-user Android devices. **Distinct from Device Backups:** Distinct from Device Backups: focuses on per-user profile app data management with root access, not full system image backups.