Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

couldn't resolve export despite export existing #553

Open
robsmn opened this issue Sep 24, 2024 · 2 comments
Open

couldn't resolve export despite export existing #553

robsmn opened this issue Sep 24, 2024 · 2 comments
Labels
bug Something isn't working frida Likely to be a Frida thing

Comments

@robsmn
Copy link

robsmn commented Sep 24, 2024

I get the error "il2cpp: couldn't resolve export il2cpp_get_corlib"

However, il2cpp_get_corlib appears in Module.enumerateExports("libil2cpp.so")

@vfsfitvnm vfsfitvnm added frida Likely to be a Frida thing bug Something isn't working labels Sep 26, 2024
@vfsfitvnm
Copy link
Owner

Device?

@cf4548
Copy link

cf4548 commented Jan 20, 2025

I also have this error, other games are normal, but Love and Deepspace this game has this error, I use redMi note13; il2cpp: couldn't resolve export il2cpp_get_corlib
at r (/node_modules/frida-il2cpp-bridge/dist/index.js:413)
at get getCorlib (/node_modules/frida-il2cpp-bridge/dist/index.js:244)
at call (native)
at (/node_modules/frida-il2cpp-bridge/dist/index.js:842)
at initialize (/node_modules/frida-il2cpp-bridge/dist/index.js:1232)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frida Likely to be a Frida thing
Projects
None yet
Development

No branches or pull requests

4 participants
@cf4548 @vfsfitvnm @robsmn and others