Note: You may be asked to authenticate using the devices passcode or TouchID
Save the output by adding `--json keychain.json` to this command
Dumping the iOS keychain...
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 "/home/isumis/.local/pipx/venvs/objection/lib/python3.11/site-packages/objection/console/repl.py", line 371, in start_repl
self.run_command(document)
File "/home/isumis/.local/pipx/venvs/objection/lib/python3.11/site-packages/objection/console/repl.py", line 185, in run_command
exec_method(arguments)
File "/home/isumis/.local/pipx/venvs/objection/lib/python3.11/site-packages/objection/commands/ios/keychain.py", line 79, in dump
keychain = api.ios_keychain_list(_should_do_smart_decode(args))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/isumis/.local/pipx/venvs/objection/lib/python3.11/site-packages/frida/core.py", line 180, in method
return script._rpc_request(request, data, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/isumis/.local/pipx/venvs/objection/lib/python3.11/site-packages/frida/core.py", line 86, in wrapper
return f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "/home/isumis/.local/pipx/venvs/objection/lib/python3.11/site-packages/frida/core.py", line 497, in _rpc_request
raise result.error
frida.InvalidOperationError: script has been destroyed
To Reproduce
Steps to reproduce the behavior:
objection -g app exploreios info binaryios keychain dumpExpected behavior
Dumping the app keychain and its content to review settings
Evidence / Logs / Screenshots
Environment (please complete the following information):