frida-il2cpp-bridge icon indicating copy to clipboard operation
frida-il2cpp-bridge copied to clipboard

Failed to load script: the connection is closed

Open khotaonickvai opened this issue 5 months ago • 1 comments

i use frida 17.12.2, frida-il2cpp-bridge v12, emulator ldlayer 9. game unity: Drop Away: https://apkcombo.com/vi/drop-away-color-puzzle/com.brewgames.dropaway/ unity 2022.3 command: frida.exe -U -n com.brewgames.dropaway -l dist/agent.js --realm emulated

game were crashed immediately with warning: Failed to load script: the connection is closed in terminal of Pc

I see that the crash coming when method invoke be called. howerver, some time everything work normally. So i must try multiple time for test any new script.

khotaonickvai avatar Jul 24 '25 09:07 khotaonickvai

frida -U -l

434432773 avatar Aug 01 '25 12:08 434432773