The latest version of frida-il2cpp-bridge is not working. 0.11.0
I downloaded the latest code, added just one line of code, compiled it, and it crashed when running.
Uhm, it doesn't seem related to frida-il2cpp-bridge. Would you try frida 16? Also, what happens if you run an empty script?
Other scripts are functioning normally. I have been using your tool all along, but after this update, I followed suit and upgraded to firda17 before it became abnormal
Just write code
Il2Cpp.perform(() => {
}); and it won't run
Just write code Il2Cpp.perform(() => {
}); and it won't run
Version 0.11.0 is not yet compatible with Frida 17. You can try using Frida 16 instead.
https://github.com/vfsfitvnm/frida-il2cpp-bridge/pull/637 I am directly cloning the code, should it support 17?
Just write code Il2Cpp.perform(() => { }); and it won't run
Version 0.11.0 is not yet compatible with Frida 17. You can try using Frida 16 instead.
Frida 16 ,can working
Frida 16.7.19
https://github.com/vfsfitvnm/frida-il2cpp-bridge/pull/637 I am directly cloning the code, should it support 17?
Afaik yes, but I didn't try it yet.
Frida 16.7.19
This is strange, Frida 16.7.9 definitely has such method
try 16.6.6 it's working best for me
I downloaded the latest code, added just one line of code, compiled it, and it crashed when running.
What is the application name? What is the specs of the device?
I downloaded the latest code, added just one line of code, compiled it, and it crashed when running.
![]()
![]()
![]()
What is the application name? What is the specs of the device?
your frida, frida server and frida-tools sould match miine 16.6.6 working best. i'm using A15 qpr2 edit: i understand your concern but it's not frida-il2cpp-bridge this is issue of frida-server it self it's conflicting with Lsposed zygisk disable it and it should work fine i guess.
I got the latest version to work with frida 17.0.0