Recent content by LEIIKUN

  1. Solved How to mod Enum ?

    Found one! https://platinmods.com/threads/how-to-hook-ienumerable-methods-in-unitys-il2cpp.128396/
  2. Solved Shopee APK decompile Error

    Tf bro, you're modding a shopping app? xD
  3. Help! how do you put this panel when starting an application?

    It's a splash dialog. I've found one tutorial somewhere like a modding site. I just forgot it where.
  4. Tutorial How to compile Android Studio project via command line

    I also used this for lib only, without creating .bat file, you'll just need to run a cmd or powershell inside the ndk folder that you've downloaded: ndk-build -C directory-of-the-jni-folder
  5. Help! How split xapk, if inside armv7a or armv8

    https://platinmods.com/threads/how-to-turn-a-split-apk-into-a-normal-non-split-apk.76683/
  6. Tutorial Hooking Tutorial {LGL Mod Menu Part II} (With video Tutorial)

    Change the offset and the hex. It depends on how you mod the game.
  7. Help! same game crash the phone

    Does it work on the emulator?
  8. Tutorial [Discontinued] Android mod menu template for il2cpp and native games

    I think I saw a code instruction from inside that you can use a full body html.
  9. Tutorial How to Dump Protected libil2cpp & libUE4 game, metadata file and other non-unity games [NEW METHOD]

    Use different address and make sure you use the correct .so file
  10. Tutorial Some new HEX codes that I use to modify il2cpp games, as well as more!

    ADDED MORE HEX CODES FOR DOUBLE AND FLOAT!
  11. FREE MOD GUN COMMANDO SHOOTER ARMY - VER. 1.0 MOD APK | Unlimited Cash, Coin & Spin

    Playstore Link: https://play.google.com/store/apps/details?id=com.RawasiGames.RealCommandoShooting Game Name: GUN COMMANDO SHOOTER ARMY Game Version: v1.0 Needs OBB: No Needs Root: No *MOD Features* 1. Unlimited Cash 2. Unlimited Coin 3. Unlimited Spin Stay away from harmful malicious...
  12. Solved I am not able to activate the overlay

    Call your mod menu activity inside game main activity. Did you? The under oncreate?
  13. Help! BlueStacks4 Question

    Why make it unsigned if at first you didn't modified it? It might be really a corrupted apk. You can send me by dm. And what is the meta? You will only need to drag out the lib folder > delete it inside .zip > bring back the lib folder by dragging in.
Back
Top Bottom