Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios sslpinning disable - An unexpected internal exception has occurred. If this looks like a code related error, please file a bug report! #639

Open
0xarpit opened this issue Sep 22, 2023 · 1 comment
Labels
freshissue Default label for new, untriaged issues.

Comments

@0xarpit
Copy link

0xarpit commented Sep 22, 2023

Command - xxxx.iOS on (iPhone: 16.6.1) [usb] # ios sslpinning disable

Result -

An unexpected internal exception has occurred. If this looks like a code related error, please file a bug report!
script has been destroyed

Python stack trace: Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/objection/console/repl.py", line 371, in start_repl
self.run_command(document)
File "/usr/local/lib/python3.11/site-packages/objection/console/repl.py", line 185, in run_command
exec_method(arguments)
File "/usr/local/lib/python3.11/site-packages/objection/commands/ios/pinning.py", line 26, in ios_disable
api.ios_pinning_disable(_should_be_quiet(args))
File "/usr/local/lib/python3.11/site-packages/frida/core.py", line 179, in method
return script._rpc_request("call", js_name, args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/frida/core.py", line 86, in wrapper
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/frida/core.py", line 491, in _rpc_request
raise result.error
frida.InvalidOperationError: script has been destroyed

@0xarpit 0xarpit added the freshissue Default label for new, untriaged issues. label Sep 22, 2023
@macleouc
Copy link

macleouc commented Oct 6, 2023

Hello

Have you managed to resolve this error?

I have the same problem on Android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
freshissue Default label for new, untriaged issues.
Projects
None yet
Development

No branches or pull requests

2 participants