Skip to content
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

'setTimeout' is not working in frida-gadget on 'script' mode #2848

Open
jinghaifeng1 opened this issue May 7, 2024 · 0 comments
Open

'setTimeout' is not working in frida-gadget on 'script' mode #2848

jinghaifeng1 opened this issue May 7, 2024 · 0 comments

Comments

@jinghaifeng1
Copy link

jinghaifeng1 commented May 7, 2024

device : one plus 6 android 12

gadget version : 16.2.1 16.0.1 15 14 all test

I confirm that the script works when I use listen mode, so I confirm that there is nothing wrong with the script

config
{
"interaction": {
"type": "script",
"path": "/data/local/tmp/lyss.js"
}
}

setTimeout is block no return

@jinghaifeng1 jinghaifeng1 changed the title When using the scripting mode of gadgets, script execution encountered an unexpected situation 'setTimeout' is not working in frida-gadget on 'script' mode May 8, 2024
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

No branches or pull requests

1 participant