dmayer / idb

idb is a tool to simplify some common tasks for iOS pentesting and research
MIT License
942 stars 155 forks source link

Could not parse keychain json #99

Open B4RD4k opened 6 years ago

B4RD4k commented 6 years ago

ERROR: Could not start service com.apple.syslog_relay. Could not start logger for udid 0262ab80c6ac348126346548638246bb79297a5a [INFO] 2017-11-16 23:34:59 :: idb :: Dumping keychain using keychain_editor... [DEBUG] 2017-11-16 23:34:59 :: idb :: Executing blocking SSH command: /var/root/keychaineditor --action dump [ERROR] 2017-11-16 23:35:00 :: idb :: Couldn't parse keychain json. [INFO] 2017-11-16 23:35:13 :: idb :: Dumping keychain using keychain_editor... [DEBUG] 2017-11-16 23:35:13 :: idb :: Executing blocking SSH command: /var/root/keychaineditor --action dump [ERROR] 2017-11-16 23:35:14 :: idb :: Couldn't parse keychain json. [INFO] 2017-11-16 23:35:19 :: idb :: Dumping keychain using keychain_editor... [DEBUG] 2017-11-16 23:35:19 :: idb :: Executing blocking SSH command: /var/root/keychaineditor --action dump [ERROR] 2017-11-16 23:35:19 :: idb :: Couldn't parse keychain json.

p0wer0n commented 5 years ago

Have you found a solution to this yet? What device were you using? Thanks.