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
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
Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by identifying unique file chunks and applying compression to minimize the total storage footprint across multiple backup versions. The software distinguishes itself through the use of authenticated encryption, which ensures that all stored data remains confidential and protected against unauthorized tampering. It also provides a virtual filesystem interface, allowing users to mount archives as local directories to browse and access individual files without performing a full restora
Root-based Android backup tool powered by restic.
The main features of hddq/restoid are: Backup and Recovery, System and Backup.
Open-source alternatives to hddq/restoid include: xayahsususu/android-databackup — Android-DataBackup is a rooted Android backup tool that backs up and restores complete application data on devices… neoapplications/neo-backup — Neo-Backup is an Android application backup tool and rooted device data manager. It creates encrypted copies of… bit-team/backintime. borgbase/vorta — Desktop Backup Client for Borg Backup. bup/bup — bup is a deduplicating backup manager and incremental backup system. It uses a Git packfile-based storage format to… borgbackup/borg — Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by…