objection icon indicating copy to clipboard operation
objection copied to clipboard

Status Code 999 On Initial Request

Open senolatac opened this issue 2 years ago • 0 comments

Describe the bug As soon as I run Appstore, I got 999 status code for initial request. Is there a way to ensure objection is runned and ssl-pinning is disabled before app is started. Or any suggestion here?

To Reproduce Steps to reproduce the behavior:

  1. Run command objection --gadget 'com.apple.AppStore' explore -s 'ios sslpinning disable'
  2. Result look like for Search-Tab: Screen Shot 2023-02-17 at 15 04 52

Expected behavior To see it with status code 200

Evidence / Logs / Screenshots

objection --gadget 'com.apple.AppStore' explore -s 'ios sslpinning disable'

Environment (please complete the following information):

  • Device: iPhone6s
  • OS: iOS15.7.3
  • Frida Version 16.0.9
  • Objection Version 1.11.0

Application AppStore

senolatac avatar Feb 17 '23 12:02 senolatac