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
268 stars 57 forks source link

Local Android-sdk not found by third party modules #25

Open phyk opened 5 years ago

phyk commented 5 years ago

Installing the android-sdk via whatsdump works fine, however when continuing the process the third party android python module runs into the problem of not finding the adb. Adding the android-sdk to the path environment fixed this issue. Could that simply be included into the python code?

MarcoG3 commented 5 years ago

Can you give additional informations about this ADB issue? Are you running the tool on Windows?

Do you have the following file in your filesystem ./WhatsDump/android-sdk/platform-tools/adb or something similar?

phyk commented 5 years ago

Yes I am running it on windows 10. However, this issue also arose on a test environment on a Mac.

No this file is not present in the platform-tools folder generated by whatsdump

phyk commented 5 years ago

Sorry, i rechecked, there is a file adb.exe

MarcoG3 commented 5 years ago

Should be fixed in 482ad5e, let me know if the same issue occurs again!

phyk commented 5 years ago

I will check this tomorrow, my whatsapp is out of retries for registering the phone