1 repository
Tools for manipulating and transforming backup files created via the Android Debug Bridge.
Distinct from Backup Utilities: Existing candidates focus on cloud backups or root-access tools, not generic ADB backup manipulation.
Explore 1 awesome GitHub repository matching mobile development · ADB Backup Utilities. Refine with filters or upvote what's useful.
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
Provides a specialized utility to manipulate and transform backup files created via the Android Debug Bridge.