MarcoG3 / WhatsDump

Extract WhatsApp private key from any non-rooted Android device (Android 7+ supported)
https://plainsec.org
GNU Lesser General Public License v3.0
269 stars 57 forks source link

Error while accepting EULA #50

Closed prateekamana closed 4 years ago

prateekamana commented 4 years ago

It say it couldn't verify EULA, another thing to notice is that the custom rom message appears really quick and doesnt even let me press Ok

prateekamana commented 4 years ago
[INFO] Starting emulator...
emulator: INFO: QtLogger.cpp:68: Warning: QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled ((null):0, (null))

E0621 11:53:49.069273921    4569 socket_utils_common_posix.cc:201] check for SO_REUSEPORT: {"created":"@1592720629.069264691","description":"SO_REUSEPORT unavailable on compiling system","file":"/mnt/tmpfs/src/android/emu-master-dev/external/grpc/src/core/lib/iomgr/socket_utils_common_posix.cc","file_line":169}
[INFO] Trying to register phone on emulator... (may take few minutes)
[INFO] Installing WhatsApp...
[INFO] Cleaning WhatsApp...
[INFO] Moving extracted database into emulator...
9999
WARNING: nav buttons not found. Perhaps the device has hardware buttons.
[ERROR] Exception in verification: Can not accept EULA
prateekamana commented 4 years ago

The problem was occuring because I manually tried to click buttons. When I let the script do the task for me, it was solved.