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

Unable Dump Keychain Data in iOS Device #653

Open
kpratik99 opened this issue Dec 26, 2023 · 0 comments
Open

Unable Dump Keychain Data in iOS Device #653

kpratik99 opened this issue Dec 26, 2023 · 0 comments
Labels
freshissue Default label for new, untriaged issues.

Comments

@kpratik99
Copy link

kpratik99 commented Dec 26, 2023

I am unable to dump the keychain data. Getting the following error:

ios keychain dump --smart
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...
A Frida agent exception has occurred.
Error: access violation accessing 0x0
at (/script1.js:21263)
at map (native)
at enumerateKeychain (/script1.js:21284)
at (/script1.js:21297)
at iosKeychainList (/script1.js:22727)
at apply (native)
at (frida/runtime/message-dispatcher.js:13)
at c (frida/runtime/message-dispatcher.js:23)

This issue solved after rejailbreaking my iDevice

@kpratik99 kpratik99 added the freshissue Default label for new, untriaged issues. label Dec 26, 2023
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

1 participant