Skip to content

The concatenated content will not be executed #358

@topcoco

Description

@topcoco

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?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions