sensepost / objection

📱 objection - runtime mobile exploration
GNU General Public License v3.0
7.17k stars 825 forks source link

Unable Dump Keychain Data in iOS Device #653

Open kpratik99 opened 6 months ago

kpratik99 commented 6 months ago

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