Difference between revisions of "Unc0ver"

From The iPhone Wiki
Jump to: navigation, search
(Created page)
 
m (Add the missing updates)
Line 4: Line 4:
 
| developer = [https://twitter.com/pwn20wnd pwn20wnd]<br />[https://twitter.com/sbinger sbinger]
 
| developer = [https://twitter.com/pwn20wnd pwn20wnd]<br />[https://twitter.com/sbinger sbinger]
 
| released = {{Start date|2018|10|13|df=yes}}
 
| released = {{Start date|2018|10|13|df=yes}}
| latest release version = RC6
+
| latest release version = v1.0.3
| latest release date = {{Start date and age|2018|10|14|df=yes}}
+
| latest release date = {{Start date and age|2018|10|23|df=yes}}
 
| operating system = iOS
 
| operating system = iOS
 
| language = English
 
| language = English
Line 62: Line 62:
 
*Improve the memory management
 
*Improve the memory management
 
*Fix the MP exploit
 
*Fix the MP exploit
  +
|-
  +
| RC7
  +
| October 17, 2018
  +
|
  +
* Fix the RootFS Restore on iOS 11.2 - 11.2.6
  +
* Improve the reliability of the MP Exploit's clean up
  +
|-
  +
| RC8
  +
| October 18, 2018
  +
|
  +
* Fix the snapshot errors
  +
* Add a warning for the iOS 11.0-11.1.2 and 11.4 Beta 1 - 3 devices
  +
* Clean up the code
  +
|-
  +
| RC9
  +
| October 19, 2018
  +
|
  +
* Fix the "Device will be restarted" loop
  +
* Add even more detailed error messages
  +
* Add an option to increase the memory limit to improve the stability
  +
* Add compatibility layer to work correctly with some tweaks that were specifically made for the other jailbreaks
  +
|-
  +
| v1
  +
| October 20, 2018
  +
|
  +
* Fix the RootFS Restore for all supported versions
  +
* Fix the snapshot related issues
  +
* Make the settings tab match with the rest of the UI
  +
* More minor fixes and get this out of beta
  +
|-
  +
| v1.0.1
  +
| October 21, 2018
  +
|
  +
* DISABLE THE ROOTFS RESTORE ON IOS 11.0 - 11.1.2 AND ATTEMPT TO FIX SOME OTHERS
  +
|-
  +
| v1.0.2
  +
| October 22, 2018
  +
|
  +
* Bulletproof the RootFS Restore for iOS 11.0 - 11.2.6
  +
|-
  +
| v1.0.3
  +
| October 23, 2018
  +
|
  +
* Fix the Beta firmware support
 
|}
 
|}
   

Revision as of 05:32, 24 October 2018

unc0ver
Developer(s) pwn20wnd
sbinger
Initial release 13 Oct 2018 (2018-10-13)
Stable release v1.0.3 / 23 October 2018; 5 years ago
Operating system iOS
Available in English
Type Jailbreaking
Website The Reddit thread
The GitHub repo

unc0ver is a semi-untethered jailbreak for all devices running iOS 11.0 - 11.3.1. It also includes support for iOS 11.4 betas 1-3.

It uses the same exploits as Electra whilst providing more stability and features.

Release History

Version Date Changes
RC1 October 13, 2018
  • Initial release
RC2 October 14, 2018
  • Add the Dynastic repo by default
  • Fix the unsupported error on some devices running iOS 11.4 beta
RC3 October 14, 2018
  • Add an option to restore the rootfs
  • Don't reset the preferences when switching from other jailbreaks
  • Fix several errors
RC4 October 14, 2018
  • Add a label to display the uptime
  • Remove the custom fonts as they are the same with system fonts
  • Enable logging again
  • Include spawn in the PATH
RC5 October 14, 2018
  • Attempt to fix the videosubscriptionsd crashes
  • Fix the unsupported error
  • Fix the update checker
RC6 October 14, 2018
  • Enable logging
  • Improve version checks
  • Improve the memory management
  • Fix the MP exploit
RC7 October 17, 2018
  • Fix the RootFS Restore on iOS 11.2 - 11.2.6
  • Improve the reliability of the MP Exploit's clean up
RC8 October 18, 2018
  • Fix the snapshot errors
  • Add a warning for the iOS 11.0-11.1.2 and 11.4 Beta 1 - 3 devices
  • Clean up the code
RC9 October 19, 2018
  • Fix the "Device will be restarted" loop
  • Add even more detailed error messages
  • Add an option to increase the memory limit to improve the stability
  • Add compatibility layer to work correctly with some tweaks that were specifically made for the other jailbreaks
v1 October 20, 2018
  • Fix the RootFS Restore for all supported versions
  • Fix the snapshot related issues
  • Make the settings tab match with the rest of the UI
  • More minor fixes and get this out of beta
v1.0.1 October 21, 2018
  • DISABLE THE ROOTFS RESTORE ON IOS 11.0 - 11.1.2 AND ATTEMPT TO FIX SOME OTHERS
v1.0.2 October 22, 2018
  • Bulletproof the RootFS Restore for iOS 11.0 - 11.2.6
v1.0.3 October 23, 2018
  • Fix the Beta firmware support