objection icon indicating copy to clipboard operation
objection copied to clipboard

Unable Dump Keychain Data in iOS Device

Open kpratik99 opened this issue 1 year ago • 0 comments

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 avatar Dec 26 '23 11:12 kpratik99