quartz/content/Obsidian Vault/forcefully get my data from android app.md
2022-06-07 14:39:39 -06:00

624 B

adb backup -noapk com.ecell.www.LookfitPlatform

( printf "\x1f\x8b\x08\x00\x00\x00\x00\x00" ; tail -c +25 backup.ab ) |  tar xfvz -

Reverse app - Android encrypted database backup files and sqliteCipher - Code World

cmd - How to extract or unpack an .ab file (Android Backup file) - Stack Overflow

Backup and Restore

!Pasted image 20220507220447.png

Unpacking Android backups