You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've fixed a bug in frida-java-bridge that gets it working on the new Android 14 that I would like to upstream to this repo (see #289). I had a very hard time testing this fix though, as I needed to patch bindings/gumjs/generate-runtime.py in frida-gum to use my local copy of this repo.
Is there any easier way to do this?
The text was updated successfully, but these errors were encountered:
gsingh93
changed the title
[Question] How do use a local version of this library in a local Frida build?
[Question] How do I use a local version of this library in a local Frida build?
May 24, 2023
I've fixed a bug in
frida-java-bridge
that gets it working on the new Android 14 that I would like to upstream to this repo (see #289). I had a very hard time testing this fix though, as I needed to patch bindings/gumjs/generate-runtime.py in frida-gum to use my local copy of this repo.Is there any easier way to do this?
The text was updated successfully, but these errors were encountered: