checkra1n / BugTracker

checkra1n bug tracker
729 stars 104 forks source link

i6+ on iOS 12.4.3 won't demote #131

Closed arinc9 closed 4 years ago

arinc9 commented 4 years ago

What device + iOS version are you on? i6+ + iOS 12.4.3

What checkra1n version are you using? 0.9.1 What are the steps to reproduce the issue?

  1. checkra1n_gui -d

What do you expect, and what is happening instead? It's stuck on exploiting stage It's either I need a special hardware in the middle or it just hangs.

Any other info, error logs, screenshots, ...?

Arncs-iMac:~ arinc9$ checkra1n -d
#
# Checkra1n beta 0.9.1
#
# Proudly written in vim
# (c) 2019 Kim Jong Cracks
#
#========  Made by  =======
# argp, axi0mx, danyl931, jaywalker, kirb, littlelailo
# nitoTV, nullpixel, pimskeks, qwertyoruiop, sbingner, siguza
#======== Thanks to =======
# haifisch, jndok, jonseals, xerub, lilstevie, psychotea, sferrini
# Cellebrite (ih8sn0w, cjori, ronyrus et al.)
#==========================

- [*] Waiting for DFU devices
- [*] Exploiting
- [*] Checking if device is ready
- [*] Exploiting
- [*] Setting up the exploit (this is the heap spray)
- [*] Right before trigger (this is the real bug setup)
- [*] Exploiting
Siguza commented 4 years ago

Granted, the log doesn't reflect well what's happening, but if you run with -d -v you will see that it actually enters demoted state, and then just stays there, waiting for a debugger to attach. So this is in fact working as intended.