-
-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Description
I compiled frida-java-bridge.js according to frida-java-bridge and passed it to script = gum_script_backend_create_sync(backend, "example", js, NULL, cancellable, &error); but it seems that it only executes the content compiled by frida-compile. The console.log(">>>>>>>>"); I spliced later did not execute. I saw that the test used frida-java-bridge.js to splice js and then passed it to gumjs for execution, but why did the splicing here not execute?
Metadata
Metadata
Assignees
Labels
No labels
