WhatsApp patcher is a program that patches WhatsApp apk.
| Feature | Availability |
|---|---|
| Signature Verifier Bypass | ✔ |
| Enable all AB tests | X |
| Keep revoked for all messages | ✔ |
| Disable read receipts | x |
| Option to save view once media | ✔ |
| Profile Picture Screenshot | ✔ |
There is support for apks, apkm and xapk files.
git clone https://github.com/Schwartzblat/WhatsAppPatcher.git
cd WhatsAppPatcher
git submodule update --init --recursive
Requirements installation:
pip install -r requirements.txt
# Until stitch is available on PyPI
pip install --index-url https://test.pypi.org/simple/ stitch-test -U
python whatsapp_patcher/main.py -p ./WhatsApp.apk -o PatchedWhatsApp.apk -g YOUR_GOOGLE_API_KEY
You don't have to provide a Google API key, only if you want to patch the OAuth bypass feature.
This will determinate if you could use the Google Maps features inside WhatsApp.
To get a Google API key, follow these steps:
If you want to add patches you can open an issue and I will implement it, or you can add patches yourself and open pull request.
For educational purpose only or something like that. I am not responsible for any misuse of this software.
$ claude mcp add WhatsAppPatcher \
-- python -m otcore.mcp_server <graph>