Skip to content

Dynamic Method Offset detection for ART fails in Android 16 #376

@as0ler

Description

@as0ler

Looks like the dynamic detection for the method offsets is not successfully working on Android 16.

Reproducible on a physical Pixel 10 rooted device running Android 16.

The device enters on a loop reboot when the server runs and not able to spawn/launch apps using Frida.

Affected code:

throw new Error('Unable to find copied methods in java/lang/Thread; please file a bug');

Error message:

{"type":"error","description":"Error: Unable to find copied methods in java/lang/Thread; please file a bug","stack":"Error: Unable to find copied methods in java/lang/Thread; please file a bug\n at /internal-agent.js:1:47232\n at Ie.perform (/internal-agent.js:1:25891)\n at Gn (/internal-agent.js:1:45951)\n at Md (/internal-agent.js:1827:1640)\n at Uo (/internal-agent.js:1827:1258)\n at Function.build (/internal-agent.js:1827:85)\n at t._make (/internal-agent.js:1828:18234)\n at t.use (/internal-agent.js:1828:17033)\n at /internal-agent.js:1837:6963\n at Ie.perform (/internal-agent.js:1:25891)","fileName":"/internal-agent.js","lineNumber":1,"columnNumber":47232}

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