awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bluematthew/wechatexporterالصورة الرمزية لـ BlueMatthew

    BlueMatthew/WechatExporter

    8,187عرض على 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
    عرض على GitHub↗8,187
  • xayahsususu/android-databackupالصورة الرمزية لـ XayahSuSuSu

    XayahSuSuSu/Android-DataBackup

    6,231عرض على 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
    عرض على GitHub↗6,231
  • nelenkov/android-backup-extractorالصورة الرمزية لـ nelenkov

    nelenkov/android-backup-extractor

    2,558عرض على 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
    عرض على GitHub↗2,558
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Backups
  4. Android App Backups

استكشف الوسوم الفرعية

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