awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • bluematthew/wechatexporterAvatar von BlueMatthew

    BlueMatthew/WechatExporter

    8,187Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,187
  • xayahsususu/android-databackupAvatar von XayahSuSuSu

    XayahSuSuSu/Android-DataBackup

    6,231Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,231
  • nelenkov/android-backup-extractorAvatar von nelenkov

    nelenkov/android-backup-extractor

    2,558Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,558
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Backups
  4. Android App Backups

Unter-Tags erkunden

  • 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.