dora2ios / CPBypass2

127 stars 37 forks source link

Did support iOS13 ? #4

Closed adm1n007 closed 3 years ago

adm1n007 commented 3 years ago

I tested on 6s iOS 13.2 with the offsets i found and failed.

/*---- S8000 17B84 [13.2] ----*/ ml_phys_read_data = OFFSET(0xFFFFFFF0071F0060); ml_phys_write_data = OFFSET(0xFFFFFFF0071F0290); _sysent_stat = OFFSET(0xFFFFFFF00709A958); _copyinstr = OFFSET(0xFFFFFFF0071EAE78); _IOLog = OFFSET(0xFFFFFFF0075F07E0); _strcmp = OFFSET(0xFFFFFFF0071CAC00); _payload_base = OFFSET(0xFFFFFFF0076A36D0);

dora2-iOS commented 3 years ago

There is no need to report that it does not work. I will add it if it works.