-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Process crashed: Trace/BPT trap and Bad access due to invalid address #11
Comments
Codeshare gives same error, so it's not about the script but device/android version, etc.
|
Same for Android Studio's Emulator
Code: Java.perform(() => {
Interruptor.newAgentTracer({
}).start();
});
|
having same problem script is unusable |
@ahmedmani Interruptor changed a lot since the begin of this issue, can you provide some information ?
Many thanks ! |
Galaxy s9
Android 10
kernel: 4.9
java vm: 2.1.0
index.ts
after
npm compile
running
frida -U -f com.android.contacts -l _agent.js --no-pause
:If I'm gonna remove
modules: ["linker64"],
from the agent script will getProcess crashed: Bad access due to invalid address
error:with/without
--no-pause
have same resultThe text was updated successfully, but these errors were encountered: