ElDavoo / wa-crypt-tools

Manage WhatsApp .crypt12, .crypt14 and .crypt15 files.
GNU General Public License v3.0
636 stars 80 forks source link

command not found #73

Closed xOldeVx closed 1 year ago

xOldeVx commented 1 year ago

I installed wa-crypt-tools with python -m pip install wa-crypt-tools command After this when I run decrypt14_15 ./encrypted_backup.key ./msgstore.db.crypt15 ./msgstore.db i'm getting error zsh: command not found: decrypt14_15

Using Mac M1

ElDavoo commented 1 year ago

It's working on my friend's laptop, but he also has anaconda installed.

Screenshot 2023-07-06 at 08 05 45
xOldeVx commented 1 year ago

It's working to me now, the problem was with the pip installation, thanks! About the key file, there is a way to get this file without root the device?

ElDavoo commented 1 year ago

Yep, but they don't always work. I suggest you to search on github for projects that can get the key file.

nabil-el-houssein commented 1 year ago

How did you solve this? I followed the instructions and I'm still getting this error. https://i.imgur.com/1QdE8sw.png

ElDavoo commented 1 year ago

How did you solve this? I followed the instructions and I'm still getting this error. https://i.imgur.com/1QdE8sw.png

hi, in the development version the tool is named wadecrypt

nabil-el-houssein commented 1 year ago

This is it. Thank you.