Schwartzblat / WhatsAppPatcher

A patcher that decompiles WhatsApp APK, patches the smali, recompiles and signs it.
154 stars 26 forks source link

How do I install? #46

Closed TorCzaf closed 1 year ago

TorCzaf commented 1 year ago

Hi I would like to know how to install whatsapp patcher (step by step) please.

I downloaded "PatchedWhatsApp.apk" then I tried to install it and got "App not installed" error

Are these are the exact apps that I need? Screenshot_20230927-221052_Google Play Store Screenshot_20230927-221025_Google Play Store

And how do I use these commands? git clone https://github.com/Schwartzblat/WhatsAppPatcher.git

pip install -r requirements.txt

python whatsapp_patcher/main.py -p ./WhatsApp.apk -o PatchedWhatsApp.apk

And do I need to have WhatsApp.apk file?

Thank you.

Schwartzblat commented 1 year ago

You can use termux but if you are getting in trouble, just download the apk from my releases.

TorCzaf commented 1 year ago

@Schwartzblat I still don't know how to install

I copied all the commands and that is what I got

Screenshot_20230929-004604_Termux

Also when I try to install your APK app, I get "App not installed" Screenshot_20230929-005123_Package installer

TorCzaf commented 1 year ago

And I need to uninstall the original WhatsApp?