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

error after run #2

Open
Mohamed3bdelwahab opened this issue Apr 23, 2023 · 2 comments
Open

error after run #2

Mohamed3bdelwahab opened this issue Apr 23, 2023 · 2 comments

Comments

@Mohamed3bdelwahab
Copy link

frida --usb --attach-frontmost --load network-request-capture.js --no-pause
if used this command get this error

frida: error: unrecognized arguments: -attach-frontmost

and if used this command

frida -H 127.0.0.1:1234 -f app -l network-request-capture.js --no-pause

after run the script get this error

Error: missing argument
at main (/network-request-capture.js:237)
at (/network-request-capture.js:261)
can u fix it please .

@maximebories
Copy link
Owner

Hi,

The code hasn't been updated in a while so I am not surprise if there are mishaps with newer Frida versions. You're in luck because I just managed to get my hand on both iOS and Android devices that can run Frida easily and I was planning to work on this a little bit more. Can you tell me what platforms you're using ?

Cheers.

@Mohamed3bdelwahab
Copy link
Author

Thanks for replaying.
Im using termux on rooted phone
android 11

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

2 participants