xerub / extra_recipe

Exception-oriented exploitation by Ian Beer
185 stars 76 forks source link

iOS 10.2 iPhone SE (TSMC and Samsung), iPad Mini 2, iPad Mini 4, iPad Pro 9.7, iPad Pro 12.9, iPad Air, iPad Mini 3 (4,8 and 4,9) Offsets #32

Closed arinc9 closed 7 years ago

arinc9 commented 7 years ago

I need testers for all devices in the title. All offsets are 100% correct. Big thanks to u/OothecaPickle for teaching how to find offsets.

xerub commented 7 years ago

I merged and then reverted. Can you rebase it against master, please? I will merge into cydia myself at given checkpoints.

arinc9 commented 7 years ago

Did i made it right?

xerub commented 7 years ago

Its still in cydia branch. I suggest just porting the relevant changes dex.plist/README.md by hand and making a PR from master. If you think it's too much trouble, I can cherry-pick the commits myself, just let me know. Thanks for the work and sorry for the hassle.

xerub commented 7 years ago

Also, patchfinder64 can now output the offsets:

clang -o patchfinder64 -DHAVE_MAIN patchfinder64.c
./pf64 <kernel>
arinc9 commented 7 years ago

Ok understood. I'll port dex and readme to master branch. Thanks for your help :)

arinc9 commented 7 years ago

OK. I opened new pull request and copied my dex.plist and readme.md to Master Branch.