Skip to content

How to fix il2cpp api symbol stripped? #171

Description

@lllionlll

Hi, could you show me how to get the exact offset of the il2cpp APIs? I can't use dlsym because the il2cpp functions are already encoded.

I also used IDA, but I didn't know exactly which one was the offset. I also used previous versions of the game to log the offset, then calculated it myself to get the correct value and applied it to the new version.

Is it correct that il2cpp_domain_get = base_il2cpp + rva? I don't think so because I tried logging it and saw a different discrepancy.

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions