Schwartzblat / WhatsAppPatcher

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

Error while running #20

Closed shargon closed 1 year ago

shargon commented 1 year ago

After install the requirements I received this error:

    from whatsapp_patcher.extractor import Extractor
ModuleNotFoundError: No module named 'whatsapp_patcher'
Schwartzblat commented 1 year ago

Fixed.