ThePAK is a tool created to modify the PUBG Mobile PAK file. This tool is still in the process of being developed and unstable, however, this tool can extract pak files and the results can be read by a text editor.
Installing :
- Install Termux from PlayStore,
- Open the Termux App and wait for the installation process, Enter This Command:
- termux-setup-storage
- pkg update
- pkg upgrade
- pkg install git
Clone this repository : git clone https://github.com/ryukira/thePAK
Open ThePAK directory and run setup.
- cd ThePAK
- chmod +x setup
- bash setup Done.