You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
ev1lm0rty
changed the title
Unable to enter commands after "-s" gives versbose output
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
Unable to enter commands after "-s" gives versbose output
Oct 29, 2024
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
The text was updated successfully, but these errors were encountered: