Apply patches to Moovit APK, for educational purposes only.
DISCLAIMER: This project is not affiliated with Moovit.
This project is intended for educational and informational purposes only.
Feature | Availability |
---|---|
Live Location enabled | ✅ |
Ads disabled | ✅ |
Signature Verifier Bypass | ✅ |
Moovit+ enabled | WIP |
Analytics disabled | WIP |
- Python3
- Java
git clone https://github.com/Tom-stack3/moovit-patcher.git
cd moovit-patcher
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py -p ./moovit.apk -o moovitpatched.apk
- WhatsApp Patcher by @Schwartzblat
- Took a lot of utils from this code. Thank you!!
Ideas and contributions are always welcome. Please open an issue first for discussion.