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

It says SyntaxError: invalid syntax #49

Closed polmillang closed 3 years ago

polmillang commented 3 years ago

Describe the bug When I copy the first line of code into Python: git clone https://github.com/YuvrajRaghuvanshiS/WhatsApp-Key-Database-Extractor.git && cd WhatsApp-Key-Database-Extractor

it says that there is a SyntaxError: invalid syntax

I cannot get past this.

Sorry for my low level.

ForceGT commented 3 years ago

image Seems to work for me Can you give more info like which python version , which OS are you using?

ForceGT commented 3 years ago

Also check if you have git installed on your system If not then Go Here

YuvrajRaghuvanshiS commented 3 years ago

Or you can continue without git by downloading zip from here.

  1. Download it.
  2. Extract it.
  3. Go inside folder.
  4. Open terminal/cmd/powershell there and continue from second command.

Feel free to re-open the issue if problem persists.