The most advanced and complete solution for extracting WhatsApp key/DB from package directory (/data/data/com.whatsapp) without root access.
-
Updated
Aug 28, 2023 - Python
The most advanced and complete solution for extracting WhatsApp key/DB from package directory (/data/data/com.whatsapp) without root access.
Backup and restore Android devices, list contents of, unpack, and convert Android Backup files to TAR files and back, decrypt, encrypt, split them into by-app pieces, etc. Android Backup files are `backup.ab`, `*.ab`, `*.adb`, and similarly named files produced by `adb shell bu backup`, `adb backup`, `bmgr`, and similar tools.
Unpacks ".ab" Android backups made using adb backup into regular ".tar" archives.
backup.ab to tar and tar to backup.ab converter python3 script
To associate your repository with the adb-backup topic, visit your repo's landing page and select "manage topics."