IAAPatcher
In-App purchases bypass patcher
Install / Use
/learn @Schwartzblat/IAAPatcherREADME
IAPPatcher
IAPPatcher is a program that patches any apk to bypass the billing process (In-App Purchases).
Requirements
- Python3
- Java installed
Installation
git clone https://github.com/Schwartzblat/WhatsAppPatcher.git
Requirements installation:
pip install -r requirements.txt
Usage
python iappatcher_patcher/main.py -p ./to_patch.apk
References
- Nice repo that helped me understand the mechanism: billing-hack
- Article about this topic: https://www.securingapps.com/blog/BsidesLisbon17_AbusingAndroidInappBilling.pdf
Disclaimer
For educational use only of course ;)
