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
·

3 repositorios

Awesome GitHub RepositoriesAndroid App Backups

Uploads Android app backup archives to cloud storage for off-device safekeeping and later retrieval.

Distinct from Cloud Backups: Distinct from generic Cloud Backups: specifically targets Android app data backups from rooted devices, not general system or database backups.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Android App Backups. Refine with filters or upvote what's useful.

Awesome Android App Backups GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • bluematthew/wechatexporterAvatar de BlueMatthew

    BlueMatthew/WechatExporter

    8,187Ver en GitHub↗

    WechatExporter is a chat backup conversion tool designed to extract WeChat chat records from backups and convert them into human-readable text, HTML, or PDF files for archiving. It functions as a data extraction system that transforms proprietary messaging database backups into standardized document formats. The project includes a template-based document generator that allows users to modify the visual layout and formatting of exported conversation records. It also features an incremental export system that tracks and saves only new messages sent since the previous export to prevent data dupl

    Transforms proprietary messaging database backups into standardized and human-readable document formats.

    C++backupchatdump
    Ver en GitHub↗8,187
  • 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

    Uploading Android app backup archives to cloud storage for off-device safekeeping and later retrieval.

    Kotlinandroidbackupcompose
    Ver en GitHub↗6,231
  • 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 directories of files into backup archives compatible with specific versions for device restoration.

    Java
    Ver en GitHub↗2,558
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Backups
  4. Android App Backups

Explorar subetiquetas

  • Backup Archive GeneratorsTools that create compatible backup archive files from existing data sources. **Distinct from Android App Backups:** Distinct from Android App Backups: focuses on the creation and packing process rather than the cloud storage of backups.
  • Backup Archive RepackersUtilities that compress directories back into specialized backup archive formats for restoration. **Distinct from Android App Backups:** Distinct from Android App Backups: focuses on the repacking of directories into archives for restoration purposes.
  • Backup Format ConvertersTools that transform backup archives from proprietary or encrypted formats into standardized ones. **Distinct from Android App Backups:** Distinct from Android App Backups: focuses on the conversion process for inspection rather than storage.