Jump to content

Crimson

Senior Member
  • Posts

    1,035
  • Joined

  • Last visited

Posts posted by Crimson

  1. 12 minutes ago, Happy Secret said:

    Did you try using iGameGod to dump?

     

    9 minutes ago, Happy Secret said:

    Anyway, Il2cpp dumper uses Il2cpp api…..if they block Il2cpp api access, then both dumper and H5GG can’t use. 
    I am not sure how iGameGod do the dump, but likely also leveraging Il2cpp api….if that is the case, it will fail again

    Yes, even when using the metadata from igamegod it results in the same dump error stating, 

    "System.IO.InvalidDataException: ERROR: Metadata file supplied is not valid metadata file."

  2. 18 minutes ago, Happy Secret said:

    I didn’t cheat this game before. But there are a lot people cheating it and I won’t surprise to see any anti-cheat on this game. 

    Idk they did something to their global meta file and it cannot be dumped any more possibly obfuscated.

    that’s why I wanted to try H5GG

  3. Hello, I was wondering if anyone knew more about how to use H5GG than I do. I don’t normally use this tool but thought I’d give it a try. However, when loading a script (either .HTML or .js) I receive the error listed below. Does anyone know how to fix this? 
     

    frida(脚本错误)script error:

    {

    "type": "error",

    "info": [ null, null, null,

    "cannot find il2cpp api:il2cpp_domain_get"
    ]
    }

  4. 1 hour ago, o_0 said:

    Not working not even a crash. Is it possible it's not working because that function is server sided or even if it was it still would've at least crashed 

    If i'm not mistaken, as long as you're getting an offset when debugging you should be able to at least produce a crash to make sure the offset is effective. I would have to guess that the offset you're looking into may not be the one you want.

  5. 18 hours ago, o_0 said:

    didnt work :/

    So changing the function to ADD W8, W8, W24 isn't working? if not try to run the entire sub_x under MOV W8, W29 and then RET so your patch would look like this E8031D2A
    C0035FD6. If doesn't do anything (even a crash on the app) then the sub_x may not be the correct one you're looking for.

  6. Hello, does anyone know how to fix this issue with il2cppdumper I don't really understand what to do to resolve this issue.

    il2cppdumper Version: 6.6.5

     

    Error Code: 

    Initializing metadata...
    Metadata Version: 24.2
    Initializing il2cpp file...
    Il2Cpp Version: 24.2
    Searching...
    CodeRegistration : 0
    MetadataRegistration : 0
    System.InvalidOperationException: Sequence contains no matching element
       at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
       at Il2CppDumper.Macho64.Search() in C:\projects\il2cppdumper\Il2CppDumper\ExecutableFormats\Macho64.cs:line 203
       at Il2CppDumper.Program.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in C:\projects\il2cppdumper\Il2CppDumper\Program.cs:line 210
    ERROR: An error occurred while processing.
    Press any key to exit...

    • Agree 1
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines