httptoolkit / frida-interception-and-unpinning

Frida scripts to directly MitM all HTTPS traffic from a target mobile application
https://httptoolkit.com/android/
GNU Affero General Public License v3.0
905 stars 178 forks source link

Failed to spawn: the 'argv' option is not supported when spawning Android apps #30

Closed vikasg603 closed 1 year ago

vikasg603 commented 1 year ago

Hey team, there seem to be some internal changes when shifting from Frida 15.x to 16.x and now it started throwing error as defined in the title. Do anyone has any idea how can we resolve the above error?

vikasg603 commented 1 year ago

Okay my bad, I was not passing -l argument before the file name.