Skip to content

fix: bump frida-java-bridge to 7.0.13 for Android 15+ compatibility#170

Merged
m0bilesecurity merged 1 commit into
m0bilesecurity:masterfrom
Iankie:master
Jul 1, 2026
Merged

fix: bump frida-java-bridge to 7.0.13 for Android 15+ compatibility#170
m0bilesecurity merged 1 commit into
m0bilesecurity:masterfrom
Iankie:master

Conversation

@Iankie

@Iankie Iankie commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Fix: bump frida-java-bridge to 7.0.13 for Android 15+ compatibility

Problem

RMS fails on Android 15+ with:

Error: Unable to find copied methods in java/lang/Thread; please file a bug

This is caused by frida-java-bridge@7.0.10 not supporting ART changes introduced in Android 15. The same issue was reported in objection (#800) and fixed by bumping to 7.0.13.

Upstream frida bug: frida/frida#3713

Changes

  • package.json: bump frida-java-bridge from ^7.0.10 to ^7.0.13
  • agent/compiled_RMS_core.js: rebuilt with updated dependency

Tested on

  • OnePlus 10T, Android 15, rooted (Magisk)
  • RMS 1.5.24

@m0bilesecurity m0bilesecurity merged commit 349c4fb into m0bilesecurity:master Jul 1, 2026
2 checks passed
@m0bilesecurity

Copy link
Copy Markdown
Owner

✅merged this all into the 1.5.25 release!
Many thanks
Paolo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants