TUTORIALS
How to Change Resolution On Any iPhone Running iOS 11 Using Ian Beer’s Jailbreak Exploit?
4075
2018-02-07
Posted by 3uTools

Thanks to the release of the async_awake exploits by Ian Beer of Google Project Zero, which is applicable on iOS 11.1.2 and below, users now have the ability to change the resolution on any iPhone or iPad running a compatible and exploitable firmware.


We’re going to show you how to do it here. This exploit alone is capable of doing this. No full jailbreak is required for this to work.


How to Change Resolution On Any iPhone Running iOS 11 Using Ian Beer’s Jailbreak Exploit?


Proceed with caution because if you mess it up, you will likely be required to restore using iTunes, and doing so will bring your device to iOS 11.2.1 as Apple is no longer signing iOS 11.1.2 – the firmware which is likely to get a jailbreak soon.


Requirements

  • A Mac running Xcode 

  • iPhone or iPad running iOS 11.0-11.1.2 firmware.


Step 1: First of all, you are going to need to head over to GitHub and download the async_wakeproject hosted by user benjibobs from here. This project has recently been updated to easily allow the changing of resolution.


Step 2: Once that project has been downloaded, open it in Xcode. Inside of the project file structure, you will be able to see a file called async_wake.c. Head into this file and look for the method/function which is called shouldChangeResolution. This will come with a boolean value which looks like this: bool shouldChangeResolution = false;


Step 3: You simply need to replace the word “false” with the word” true“.


Step 4: Once that boolean has been changed, locate the plist file called “com.apple.iokit.IOMobileGraphicsFamily.plist”. Inside of here, you will find a couple of properties which can be changed under the titles “canvas_height” and “canvas_width”. Change those values to suit your needs.


Note: You may need to jump into Google to find some good upscale resolutions which suit the device that you are using. Do not just blindly change these numbers without knowing what it is you are actually doing.


Step 5: Now, using Xcode, compile and run the resultant executable directly on your device. Make sure that you have the target set to a connected device and not the iOS Simulator. If successful, you should get a message which reads “Resolution changed, please reboot.”


How to Change Resolution On Any iPhone Running iOS 11 Using Ian Beer’s Jailbreak Exploit?


Do as you’re told and reboot the device. Once rebooted, the resolution on the device should be changed to the values you specified in canvas_height and canvas_width.

Thanks for visiting. For more latest updates or supports, follow us on Facebook or Twitter .
Related Articles
How to Check iCloud Activation Lock Status? How to Download Apps Using 3uTools? How to Unlock iPhone? How to Connect Airpods with 2 iPhones at the Same Time? How to Enter KDFU Mode While downgrading? What to Do If You Can't Activate Your iPhone? How to Fix iPhone Notification Sounds But No Notifications? How to Erase iDevice’s Data Remotely?