0% found this document useful (0 votes)
157 views2 pages

Resultados 1

This script extracts the WhatsApp key file and database from Android devices running version 4.0 or higher without requiring root access. It backs up the current WhatsApp version, installs an older version temporarily to gain backup permissions, confirms the backup with the user, and then restores the original version. The script was unable to extract the desired files from the backup for this user. It cleaned up temporary files before completing.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
157 views2 pages

Resultados 1

This script extracts the WhatsApp key file and database from Android devices running version 4.0 or higher without requiring root access. It backs up the current WhatsApp version, installs an older version temporarily to gain backup permissions, confirms the backup with the user, and then restores the original version. The script was unable to extract the desired files from the backup for this user. It cleaned up temporary files before completing.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

=========================================================================

= This script will extract the WhatsApp Key file and DB on Android 4.0+ =
= You DO NOT need root for this to work but you DO need Java installed. =
= If your WhatsApp version is greater than 2.11.431 (most likely), then =
= a legacy version will be installed temporarily in order to get backup =
= permissions. You will NOT lose ANY data and your current version will =
= be restored at the end of the extraction process so try not to panic. =
= Script by: TripCode (Greets to all who visit: XDA Developers Forums). =
= Thanks to: dragomerlin for ABE and to Abinash Bishoyi for being cool. =
= ### Version: v4.7 (12/10/2016) ### =
=========================================================================

Please connect your Android device with USB Debugging enabled:

* daemon not running. starting it now on port 5037 *


* daemon started successfully *

WhatsApp 2.21.5.17 installed

Found legacy WhatsApp 2.11.431 in local folder

Backing up WhatsApp 2.21.5.17


4608 KB/s (33176075 bytes in 7.030s)
Backup complete

Removing WhatsApp 2.21.5.17 skipping data


Success
Removal complete

Installing legacy WhatsApp 2.11.431


4 KB/s (251 bytes in 0.060s)
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION: Failed to parse /data/app/vm
dl1689061553.tmp/base.apk: AndroidManifest.xml]
Install complete

Now unlock your device and confirm the backup operation.

Please enter your backup password (leave blank for none) and press Enter:

bin\tar.exe: Record size = 2 blocks


bin\tar.exe: apps/com.whatsapp/f/key: Not found in archive
bin\tar.exe: Error exit delayed from previous errors
bin\tar.exe: Record size = 2 blocks
bin\tar.exe: apps/com.whatsapp/db/msgstore.db: Not found in archive
bin\tar.exe: Error exit delayed from previous errors
bin\tar.exe: Record size = 2 blocks
bin\tar.exe: apps/com.whatsapp/db/wa.db: Not found in archive
bin\tar.exe: Error exit delayed from previous errors
bin\tar.exe: Record size = 2 blocks
bin\tar.exe: apps/com.whatsapp/db/axolotl.db: Not found in archive
bin\tar.exe: Error exit delayed from previous errors
bin\tar.exe: Record size = 2 blocks
bin\tar.exe: apps/com.whatsapp/db/chatsettings.db: Not found in archive
bin\tar.exe: Error exit delayed from previous errors

Cleaning up temporary files ...

Archivo eliminado: C:\Users\FREXYS\Desktop\Databases\WhatsApp-Key-DB-Extractor-m


aster\tmp\whatsapp.ab
Archivo eliminado: C:\Users\FREXYS\Desktop\Databases\WhatsApp-Key-DB-Extractor-m
aster\tmp\whatsapp.tar
Archivo eliminado: C:\Users\FREXYS\Desktop\Databases\WhatsApp-Key-DB-Extractor-m
aster\tmp\waplen.txt
Archivo eliminado: C:\Users\FREXYS\Desktop\Databases\WhatsApp-Key-DB-Extractor-m
aster\tmp\sdpath.txt
Archivo eliminado: C:\Users\FREXYS\Desktop\Databases\WhatsApp-Key-DB-Extractor-m
aster\tmp\wapath.txt
Archivo eliminado: C:\Users\FREXYS\Desktop\Databases\WhatsApp-Key-DB-Extractor-m
aster\tmp\wapver.txt
Archivo eliminado: C:\Users\FREXYS\Desktop\Databases\WhatsApp-Key-DB-Extractor-m
aster\tmp\sdkver.txt

Done

Restoring WhatsApp 2.21.5.17


3865 KB/s (33176075 bytes in 8.382s)
Success

Restore complete

Removing WhatsApp 2.21.5.17 temporary apk


Archivo eliminado: C:\Users\FREXYS\Desktop\Databases\WhatsApp-Key-DB-Extractor-m
aster\tmp\base.apk

Operation complete

Presione una tecla para continuar . . .

You might also like