diff --git a/README.md b/README.md index 9c06044..b7b98bd 100644 --- a/README.md +++ b/README.md @@ -10,20 +10,21 @@ If it says "failed, reboot" you should really reboot. Re-trying the same app wi | Device | Version | |---------|----------| | iPhone 7/+ | iOS 10.0.1 -> iOS 10.1.1 | -| iPhone 6S/+ (TSMC) | iOS 10.2 | -| iPhone SE (TSMC) | iOS 10.2 | -| iPhone 6/+ | iOS 10.1.1 & 10.2 | -| iPhone 5S | iOS 10.0.2, 10.1.1 & 10.2 | -| iPad Air 2 | iOS 10.2 | -| iPad Pro 9.7 | iOS 10.2 | -| iPad Pro 12.9 | iOS 10.2 | -| iPad Air | iOS 10.2 | -| iPad Mini 2 | iOS 10.0.2 & 10.2 | -| iPad Mini 3 | iOS 10.2 | -| iPad Mini 4 | iOS 10.2 | -| iPod Touch 6th Gen. | iOS 10.2 | +| iPhone 6S/+ (TSMC) | iOS 10.0.1 -> iOS 10.2 | +| iPhone SE (TSMC) | iOS 10.0.1 -> iOS 10.2 | +| iPhone 6/+ | iOS 10.0.1 -> iOS 10.2 | +| iPhone 5S | iOS 10.0.1 -> iOS 10.2 | +| iPad Air 2 | iOS 10.0.1 -> iOS 10.2 | +| iPad Pro 9.7 | iOS 10.0.1 -> iOS 10.2 | +| iPad Pro 12.9 | iOS 10.0.1 -> iOS 10.2 | +| iPad Air | iOS 10.0.1 -> iOS 10.2 | +| iPad Mini 2 | iOS 10.0.1 -> iOS 10.2 | +| iPad Mini 3 | iOS 10.0.1 -> iOS 10.2 | +| iPad Mini 4 | iOS 10.0.1 -> iOS 10.2 | +| iPod Touch 6th Gen. | iOS 10.0.1 -> iOS 10.2 | ##### Credits: * Ian Beer for the amazingly simple, yet awesome, kernel exploit * @qwertyoruiop for the amazingly complicated, yet effective, memprot bypass +* @Pwn20wnd for the offsets diff --git a/extra_recipe/Base.lproj/Main.storyboard b/extra_recipe/Base.lproj/Main.storyboard index 8f042e0..02d329d 100644 --- a/extra_recipe/Base.lproj/Main.storyboard +++ b/extra_recipe/Base.lproj/Main.storyboard @@ -37,7 +37,7 @@ ianbeer & qwertyoruiop & xerub