NH_OBB is a tool created to modify the PUBG Mobile OBB 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._
- 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/nhhai07/NH_OBB
- Open NH_OBB directory and run setup.
cd NH_OBB
chmod 775 setup
bash setup
- Done.