arx8x / v0rtexNonce

set generator for iOS 10.3 with v0rtex exploit by siguza
73 stars 27 forks source link

iPhone 6 10.3.1 offsets #6

Closed sickmz closed 6 years ago

arx8x commented 6 years ago

Is the vtable offset right?

sickmz commented 6 years ago

0x6eed188+130

d0ppl3r commented 6 years ago

Actually,I recommend you to leave this PR opened.

arx8x commented 6 years ago

I just realized it's unreliable to use kernel version string to identify fw+device combination. Compare iPhone 6s , 6s plus and SE 10.3.3 offsets and kernel version strings for example. Kernel version strings match but offsets aren't the same. What I'm gonna do is accept the pull requests after verifying offsets and push my commit that identifies fw+device combinations using build ids and device ids.