vfsfitvnm / frida-il2cpp-bridge

A Frida module to dump, trace or hijack any Il2Cpp application at runtime, without needing the global-metadata.dat file.
https://github.com/vfsfitvnm/frida-il2cpp-bridge/wiki
MIT License
1.05k stars 203 forks source link

couldn't resolve export despite export existing #553

Open robsmn opened 1 month ago

robsmn commented 1 month ago

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

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

vfsfitvnm commented 1 month ago

Device?