Closed maceip closed 3 years ago
I see the same behavior. It dumps all methods no matter what I specify in the filters. I tried many different combinations of -i
, -e
, -I
and -E
. I seem to get the same result no matter what I specify.
Hi Both, sorry for taking so long to look into this but I have now got to the bottom of it. It ended up being a very simple fix. There was a flag set that meant most of the command line arguments were being ignored. I have toggled that flag, tested it, and all the options (-i, -e, -I, -E) are now working again. The fixed version is available with pip as version 3.2.2.
Please let me know if this fixes your issues or if you are still seeing similar problems.
I had the same problem, after upgrading to 3.2.2 everything works fine.
Thanks for the fix.
Thanks both for confirming it is working. Closing the ticket.
host: macosx big sur 11.0.1 remote device: arm64-v8a, android 8.1.0 frida: 14.2.13 jnitrace: 3.2.1
i'm looking to trace one method, yet it looks like it's tracing all of them. Perhaps this native code has inserted it's own hooks you are following?
output: