Search results

  1. Solved How to activate premium subscription in an app? [Auto Clicker]

    How to activate premium subscription in an app? This is the app: https://play.google.com/store/apps/details?id=com.ksxkq.autoclick Could someone give me some clue or guide?
  2. Help! How to live debug an android game library using ida pro on windows?

    Hi, is there any tutorial or guidance to live debug an android game library with IDA Pro on windows? Thank you
  3. Help! How to mod SimCity BuildIt? How can we modify Assets?

    I want to mod SimCity BuildIt. I think it should not be modified at the lib right? Is it at assets? How can I modify it? can you give me some clues please? Thank you
  4. Help! How to dump libil2cpp.so? CodeRegistration: 0. Metadata Registration 0. Error: No Symbol is detected

    Hi, how can i find CodeRegistration and MetadataRegistration if there is error message like below? Initializing metadata... Metadata Version: 24 Initializing il2cpp file... Applying relocations... Il2Cpp Version: 24 Searching... CodeRegistration : 0 MetadataRegistration : 0 ERROR: No symbol is...
  5. Solved How to mod a game with only one library, weird function names, and maybe encrypted? [Family Island]

    I want to mod Family Island. It is lib.so not libil2cpp.so. It has only one lib and assets as seen below. There are many weird function names and I think there's no useful string. (see images below) How to search any function, for this case? [for example coin function] Is it the...
  6. Solved How to mod a game with only one library, no function name, very few string? [Klondike Adventures]

    I want to mod Klondike Adventures. It is lib.so not libil2cpp.so There is no function name, all sub_xxxxxx function. Evenmore, there are only very few strings in IDA disassembly result. How to search any function, for this case? [for example coin function] Can you all give me clue...
  7. Help! How to mod with added lib like this? - The Sims Mobile

    Hi, Can you all please help to give me a clue, keyword, or tutorial about how to mod like this at The Sims Mobile? Before After What should I do?
  8. Help! How to search the right sub_xxxx in IDA to Mod? [Gardenscape]

    I want to mod Gardenscape, It is .so, not il2cpp.so. There is so many sub_xxxxx in IDA Pro, how can I estimate and determine which sub_xxxxx is the function I want to mod? For example, this is the right function I want to search How to search that area in IDA Pro? should it be search...