Open H3XDaemon opened 2 years ago
hey did you find a solution for this?
Hi,
Can you try Frida 16 to see if that has fixed the issue? If not you will need to submit a bug report with the Frida project so they can look at why that function did not intercept correctly.
Thanks
@chame1eon tried jnitrace on different devices still same problem i dont think the issue is related to frida as jtrace uses jnitrace engine and works https://github.com/SeeFlowerX/jtrace
I use frida 16.1.0 also encountered the same problem, how to solve the problem?
ERROR: {'type': 'error', 'description': 'Error: unable to intercept function at 0x7132f4a6a8; please file a bug', 'stack': 'Error: unable to intercept function at 0x7132f4a6a8; please file a bug\n at value (frida/runtime/core.js:364)\n at I (node_modules/jnitrace-engine/dist/engine.js:33)\n at onLeave (node_modules/jnitrace-engine/dist/engine.js:69)', 'fileName': 'frida/runtime/core.js', 'lineNumber': 364, 'columnNumber': 1} Android 9.0 Frida version 15.1.14
ERROR: {'type': 'error', 'description': 'Error: unable to intercept function at 0x6cee8446a8; please file a bug', 'stack': 'Error: unable to intercept function at 0x6cee8446a8; please file a bug\n at value (frida/runtime/core.js:364)\n at I (node_modules/jnitrace-engine/dist/engine.js:33)\n at onLeave (node_modules/jnitrace-engine/dist/engine.js:69)', 'fileName': 'frida/runtime/core.js', 'lineNumber': 364, 'columnNumber': 1} Android 11 Frida version 15.1.14
spawn crash on both devices