Show HN: Modmenu for mlbb that will make you undefeated

3 days ago 4

Android - 10-14+ Game - Mobile Legends generate - key GitHub tag License

screenshot

Key AdvantageMain FeaturesBuildDownloadUsageFAQ

The fact that there is no 100% cheats that safe from being banned.

Remember when you paid for premium mod just for 30 days they claim it safe but end up getting banned for 30 years (even when the usage duration not yet over).

You lost your acount without refund that suck! we dont want to overclaim but here the best thing we can give:

  • Free forever

    • You can generate free key (unlimited) in our website.
  • Open source, Transparency & Modular

    • feel free to use this source code as a template for your mod menu project
    • you dont need to trust me just inspect the code yourself and build it, there is no malicious code inside
    • you can extend the feature of this mod to suits your needs, thanks to its modular code
  • Avoid your account from banned

    • to ensure your account is safe from banned, we have made special guide you must follow
    • this information only for VIP users, Why? offcourse to avoid m**nt0n detection

screenshot

  • Responsive maphack
    • once it activated it will adjust your phone screen automatically
  • Complete ESP
    • enemy health, line, box, monster hero icon, what else you name it we got it

This tutorial explain how to build Themaphack using ndk-build system and Termux as a terminal emulator to run compile script from Android phone

We have set up custom ndk-build to work on this project or you can download Android ndk at its official website

  • Download our custom ndk-build tools
  • Install Termux on your Android devices or just use your terminal/cmd if you build on PC
# Update repository Termux $ pkg update && pkg upgrade -y # Install required tools $ pkg install git openssh wget # Change to Termux $HOME directory $ cd ~/ # Download ndk-build system $ wget https://github.com/anggorodhanumurti/themaphack/releases/download/ndk_aide_latest/ndk-build.tar.gz # Extract ndk-build $ tar -xvzf ndk-build.tar.gz # Clone themaphack repository $ git clone https://github.com/anggorodhanumurti/themaphack.git && cd themaphack # Run compile script $ ./compile.sh

Note After compile script runs successfully, the outcome is an android shared library (*.so file) generated in the libs folder. Choose lib according to your android kernel version. If you're not sure you can check your phone kernel version using 64bit checker

  • libs/arm64-v8a for 64bit
  • libs/armeabi-v7a for 32bit

You can download the latest mod according to your android kernel version.

Note: if you install ml from playstore it's definitely 64bit. If you're not sure you can check your android kernel version here

Installation & how to get key

I assume you're using 64bit Android

  1. Download latest 64bit TMH lib

  2. Open Zarchiver go to Android/data/com.mobile.legends/files/dragon2017/assets/comlibs/arm64-v8a rename original libAkSoundEngine.bytes to libTMH.bytes

  3. Extract TMH lib that you've just downloaded to that mlbb folder using Zarchiver. Path to extract: Android/data/com.mobile.legends/files/dragon2017/assets/comlibs/arm64-v8a

  4. You must have a key before login to modmenu. Get a key here after you got a key, just Copy the key! and save that key in your favorite android note app you will need that for login to modmenu.

  5. TMH is installed succesfully! but your account is still not safe from banned. So before you open mlbb game make sure you follow this guide

Released under GNU GPL V3 by @anggorodhanumurti.

Twitter @casperspy

Read Entire Article