arx8x / v0rtexNonce

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

iPhone5s 10.3.1 offsets #5

Closed d0ppl3r closed 6 years ago

d0ppl3r commented 6 years ago

Worked for me when I used initial commit with iPhone8,1 offsets's replacement.

arx8x commented 6 years ago

Replacement? and iPhone 8,1? Isn't this for 5s?

d0ppl3r commented 6 years ago

Whops.. Sorry for bad english. Wanted to say: just replaced yours iphone8,1 offsets by mine iPhone6,2 offsets and got v0rtexnonce worked.

arx8x commented 6 years ago

You mean, it doesn't load the offsets based on kernel version? You had to replace iPhone 6s offsets to make it work? When you run it, is the test offset displayed in xcode console = the x0x0x10 offset of your device?

d0ppl3r commented 6 years ago

Yes,I had to replace 6s offsets to make it work,but I didn't get the test offset in xcode console because I just compiled an IPA using 'Archive',but now this IPA is deleted

arx8x commented 6 years ago

So it doesn't load the offsets for current device? Are you sure? It may take a lot of tries often

About the console, I mean, compile this version and watch xcode console. Check if it loads the right x0x0x10 offset

d0ppl3r commented 6 years ago

Will compile it soon. Leave this PR opened. If it loads the right offset,I'll notify you. If it doesn't,I'll close PR.

arx8x commented 6 years ago

Thanks

d0ppl3r commented 6 years ago

Yeah,this offset is an x0x0x10 offset for my device. But I'll check these offsets again using an IPSW.

arx8x commented 6 years ago

Great