ktrw icon indicating copy to clipboard operation
ktrw copied to clipboard

I tried to use it under iPhone8 PLUS iOS 13.6 panic happened.

Open tututu-patch opened this issue 4 years ago • 3 comments

panic : caught sync exception with interrupts held

7631644252532_ pic_hd

7641644252532_ pic_hd

The symbols file used : iPhone10,1_17G68.txt

tututu-patch avatar Feb 07 '22 16:02 tututu-patch

Looks like the offset is incorrect, I will check the offset.

tututu-patch avatar Feb 08 '22 03:02 tututu-patch

There is a problem with the offset detection, and he still panics under pongos after correcting the offset. The symbols file used : iPhone10,1_17G68.txt 7711644293083_ pic_hd

tututu-patch avatar Feb 08 '22 04:02 tututu-patch

how do you get these symbol files,i want to use ktrw to debug ios

20000s avatar Apr 11 '22 02:04 20000s

There is a problem with the offset detection, and he still panics under pongos after correcting the offset. The symbols file used : iPhone10,1_17G68.txt 7711644293083_ pic_hd

This problem is due to an incompatibility issue caused by an update of the pongos SDK. I have tried to fix it before.

tututu-patch avatar Oct 22 '22 21:10 tututu-patch

Fix pull is https://github.com/googleprojectzero/ktrw/pull/14

tututu-patch avatar Oct 22 '22 21:10 tututu-patch