Search results

  1. Help! How to mod an Android App

    It depends on the app, maybe you need to modify the .so file, maybe it is a smali based app, could be everything.
  2. Help! How to mod an Android App

    It depends on the app what you should do, if it is not lil2cpp or .dll you maybe need IDA PRO.
  3. Tutorial How to mod an Android Game {Beginners Tutorial} Part-1

    Do you mean DNSPY? Just search for it.
  4. Look for a modder

    Not possible because its server sided
  5. Help! Dispositivo é compatível ?

    Both compatible lol, Android = Android.
  6. Help! Help Expert Protected App Modify By Android (Non Root)

    You must be a expert by yourself first.
  7. Help! Im begging for help

    U need a emulator like Nox, Bluestacks or similar
  8. Help! Im begging for help

    simply change .apk to .zip, than change anything in the .zip folder and change back, thats it!
  9. Help! Im begging for help

    To have a unsigned app you only need a simple zip explorer...
  10. Help! Im begging for help

    You can do it on phone also, just change anything in the apk and then change back to original.
  11. Tutorial Andriod Game Modding Shared Functions

    What to do in lil2cpp games?
  12. Tutorial Hooking Tutorial {LGL Mod Menu Part II} (With video Tutorial)

    That is patching not hooking or?
  13. Solved How to find and copy mod menu in apk?

    Simply learn how to make a mod menu, than you will have the knowledge :D
  14. Solved How to find and copy mod menu in apk?

    You must decompile the modded apk, inject the lib and smali from the other mod and change metadata :D
  15. Tutorial Some new HEX codes that I use to modify il2cpp games, as well as more!

    The Hex codes can be used for shooter too... Every game...
  16. Help! Can me Modify libil2cpp.so's SET methods as well using hex or other tools?

    https://platinmods.com/threads/basic-hooking-tutorial.115704/
  17. Help! How to make chams?

    Which is your "modding-level" yet?
  18. DesLokat´s 1 Month VIP Giveaway

    I'm here becaused i would be bored anywhere :D I love the community too
  19. Outdated Pick Crafter Idle Craft Game v.5.9.03 | UNLIMITED RUNIC DUST |

    Playstore Link: https://play.google.com/store/apps/details?id=com.fiveamp.pickcrafterapp Game Name: Game Version: 5.9.03 Needs OBB: No Needs Root: No *MOD Features* 1. UNLIMITED RUNIC DUST *How to install (click the spoilers to read)* Free Download: Hidden content Preview ...
  20. Help! extending minecraft pe attack range distance in game mode survival

    So the most nonUnity games are similar to obfuscated lil2cpp?
  21. Help! extending minecraft pe attack range distance in game mode survival

    Ohh thanks! And is there any trick to get the names of the functions on nonUnity Games?
  22. Help! extending minecraft pe attack range distance in game mode survival

    How can we load the libil2cpp WITH the dump.cs in IDA?
  23. FREE MOD FPS.io v.2.2.1 Mod Menu | OneHit | UnlimitedAmmo | fastHpRegen | VipPass | Speed Multiplier |

    Playstore Link: https://play.google.com/store/apps/details?id=com.nanoo.fpsio Game Name: Game Version: 2.2.1 Needs OBB: No Needs Root: No *MOD Features* 1. One Hit Kill 2. Unlimited Ammo 3. fast Health Regeneration 4. VipPass Unlocked 5. Speed x2 6. Speed x3 7. Speed x4...
  24. Solved How to Mod .so files

    Hahaha, do you know anything about "libmono" ?
  25. Solved How to Mod .so files

    Ohh, thanks for this. Because 9/10 games i tried to mod which are not dll based have only sub-xxx names...
  26. Solved How to Mod .so files

    And if it is not recoverable, the game is still unmoddable? like Obfuscation on dll?
  27. Solved How to Mod .so files

    Hey @Yaskashije , I had succes, but in a few games really all functions are called "sub_xxx", is there a way to get the function names or is it a kind of obfuscation?