MAP-DECODE

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
pkg install pv
pkg install figlet
pkg install toilet
  1. Clone this repository
git clone https://github.com/FlutterGenerator/MAP-DECODE.git
  1. Open MAP-DECODE directory and run ./unpeckmap.
cd MAP-DECODE
chmod +x unpackmap
./unpackmap
  1. Done.