Open ev1lm0rty opened 3 weeks ago
This is a bit of a difficult issue to resolve but I do have two potential approaches that I have been thinking about for a while. In the meantime, while far from ideal, one bypass is to run a second instance of objection that attaches to the running app.
I ran the command 'objection -g COM.APP explore -s "android root disable" "android sslpinning disable"` and my app checks for root continuously after some intervals. Due to this, verbose output from agent is generated, and I'm unable to type further command in the REPL. Kindly help me with the same. Thanks