xemulat / ReVancedPacker

RVP - ReVanced APK Compiler written in Python 3.11.4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📦 ReVancedPacker

Open Source ReVanced compiler.

Made with ❤️ by Xemulated

Discord support server here

📷 Screenshots

TODO: Add Screenshots

⚒️ Building

TIP: You can add UPX to reduce the app size!

git clone https://github.com/xemulat/ReVancedPacker
cd ReVancedPacker
pip install -r requirements.txt
pip install pyinstaller
pyinstaller --clean --onefile main.py

About

RVP - ReVanced APK Compiler written in Python 3.11.4

License:GNU General Public License v2.0


Languages

Language:Python 100.0%