rloretan

Results 3 comments of rloretan

@jie64 You can generate it from [https://github.com/frida/frida-java-bridge](https://github.com/frida/frida-java-bridge). Or you could take it from some other project, for example [https://github.com/Ch0pin/medusa/blob/master/libraries/js/frida_java_bridge.js](https://github.com/Ch0pin/medusa/blob/master/libraries/js/frida_java_bridge.js).

Same behavior here. I was successfully using `frida-server-17.2.15-android-arm64` yesterday on my Pixel 6a, and then today the Frida server crashes when executed with the error below. Same behavior with the...