Recent content by xadf

  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