whatsapp-viewer icon indicating copy to clipboard operation
whatsapp-viewer copied to clipboard

Tool usage for MacBook

Open Jamil226 opened this issue 3 years ago • 4 comments
trafficstars

How can i use this tool for my mackbook m1. Is there any way to decrypt crypt14 file.

Jamil226 avatar Apr 22 '22 23:04 Jamil226

How can i use this tool for my mackbook m1. Is there any way to decrypt crypt14 file.

use this tool if you just want to decrypt crypt14 file:https://github.com/ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter

1115414801 avatar May 07 '22 07:05 1115414801

How can i use this tool for my mackbook m1. Is there any way to decrypt crypt14 file.

use this tool if you just want to decrypt crypt14 file:https://github.com/ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter

It is exclusive of Windows.

gusbemacbe avatar May 27 '22 00:05 gusbemacbe

How can i use this tool for my mackbook m1. Is there any way to decrypt crypt14 file.

use this tool if you just want to decrypt crypt14 file:https://github.com/ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter

It is exclusive of Windows.

No,I just used it in macbook. In macbook you just need download python3.7 and then run these in your terminal:

git clone https://github.com/ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter.git cd WhatsApp-Crypt14-Crypt15-Decrypter python -m venv venv source venv/bin/activate python -m pip install --upgrade pip python -m pip install -r requirements.txt

python ./decrypt14_15.py ./key ./msgstore.db.crypt14 ./msgstore.db

1115414801 avatar May 27 '22 01:05 1115414801

Thank you so much for kind help.

On 27-May-2022, at 5:33 AM, Gustavo Reis @.***> wrote:

How can i use this tool for my mackbook m1. Is there any way to decrypt crypt14 file.

use this tool if you just want to decrypt crypt14 file:https://github.com/ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter https://github.com/ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter It is exclusive of Windows.

— Reply to this email directly, view it on GitHub https://github.com/andreas-mausch/whatsapp-viewer/issues/148#issuecomment-1139173182, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGFT5NYXZR2QY6YANH7T6ITVMAJ5DANCNFSM5UDYZESA. You are receiving this because you authored the thread.

Jamil226 avatar Jun 12 '22 06:06 Jamil226