Open
Description
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 .
Metadata
Metadata
Assignees
Labels
No labels