youseatao / ThePAK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/Ramonymous/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 Result

Subscribe to my YouTube channel to get updated script https://m.youtube.com/channel/UCaSgCLuITuQxXWWsdNfjyVw

About


Languages

Language:Shell 100.0%