YuvrajRaghuvanshiS / WhatsApp-Key-Database-Extractor

The most advanced and complete solution for extracting WhatsApp key/DB from package directory (/data/data/com.whatsapp) without root access.
MIT License
447 stars 57 forks source link

Restore whatsapp not working over TCP in standalone. #22

Closed YuvrajRaghuvanshiS closed 3 years ago

YuvrajRaghuvanshiS commented 3 years ago

Describe the bug Restore whatsapp not working with TCP

To Reproduce Steps to reproduce the behavior:

  1. run 'python restore_whatsapp.py --tcp-ip '
  2. See error
    error: device not found
    - waiting for device -

Expected behavior Install that. Screenshots If applicable, add screenshots to help explain your problem. image

Terminal output

* daemon started successfully *
[17:59:03.245271] Reinstallting original WhatsApp.
error: device not found
- waiting for device -
^CTraceback (most recent call last):
  File "restore_whatsapp.py", line 54, in <module>
    ReinstallWhatsApp(ADBSerialId)
  File "restore_whatsapp.py", line 28, in ReinstallWhatsApp
    os.system(adb + ADBSerialId + ' install -r -d ' +
KeyboardInterrupt
^C

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Reinstall works when running in continuity with wa_kdbe.py