Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 881 Bytes

README.md

File metadata and controls

42 lines (36 loc) · 881 Bytes

ThePAK

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

  1. Install Termux from PlayStore,
  2. Open the Termux App and wait for the installation process,
  3. Enter This Command:
termux-setup-storage
pkg update
pkg upgrade
pkg install git
  1. Clone this repository
git clone https://github.com/LYNXAAKII/ThePAK
  1. Open ThePAK directory and run setup.
cd ThePAK
chmod +x setup
bash setup
  1. Done.

Unpacking

  1. Run bash thepak
  2. Select option 1
  3. Select your pak file
  4. And the result will be like this ![Result]

Repacking

  1. Run bash thepak
  2. Select option 2
  3. Select your pak file
  4. And the result will be like this ![Result]
  5. Before and After Repacking