iOS-Restrictions-Recovery icon indicating copy to clipboard operation
iOS-Restrictions-Recovery copied to clipboard

ArrayIndexOutOfBoundsException:1

Open SCR33M opened this issue 4 years ago • 3 comments

I'm getting this error on my iOS 13.5 iPhone 8. Can't seem to get it to work.

SCR33M avatar Oct 07 '20 18:10 SCR33M

This is an issue with keychain_dumper, the program used to dump your device's Keychain, which the passcode is found in. I can't do anything about it until support for iOS 13.5+ is fixed. Until then, this will only work on devices between iOS 7.0 and iOS 13.4.1.

tarbaII avatar Oct 08 '20 19:10 tarbaII

Man, I really hope this issue can be resolved in the future. In the mean time do you know of any other alternatives? Thanks!

SCR33M avatar Oct 19 '20 00:10 SCR33M

If you're looking for the actual passcode, for iOS 13 at least, I think you're out of luck. But if you just want to disable Screen Time, you can do this:

  1. Disable "Share Across Devices" in Screen Time (if you can)
  2. Disable Find My
  3. Make a regular backup (not encrypted) of your device in iTunes (Windows) or Finder (macOS)
  4. Restore your device completely with iTunes or Finder
  5. Restore the backup you made back onto your device If you do this, Screen Time shouldn't be enabled anymore.

tarbaII avatar Oct 22 '20 00:10 tarbaII