Skip to content

AmitGolden/ApkSmaliPatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Patcher

WhatsApp patcher is a program that patches WhatsApp apk.

Features

Feature Availability
Signature Verifier Bypass
Enable all AB tests
Keep revoked for all messages
Disable read receipts
Option to save view once media

Requirements

  1. Python3
  2. Java installed

Installation

git clone https://github.com/Schwartzblat/WhatsAppPatcher.git

Requirements installation:

pip install -r requirements.txt

Usage

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

Contributing

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.

About

A patcher that decompiles APK, patches the smali, recompiles and signs it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%