Difference between revisions of "Unc0ver"

From The iPhone Wiki
Jump to: navigation, search
m (Fix twitter handle)
(Update to current changelogs)
Line 31: Line 31:
 
|
 
|
 
* Add the Dynastic repo by default
 
* Add the Dynastic repo by default
  +
* Fix a bug in firmware checker
* Fix the unsupported error on some devices running iOS 11.4 beta
 
 
|-
 
|-
 
| RC3
 
| RC3
 
| October 14, 2018
 
| October 14, 2018
 
|
 
|
* Add an option to restore the rootfs
+
* Add a switch to manually enable restoring RootFS
* Don't reset the preferences when switching from other jailbreaks
+
* Stop erasing user preferences when restoring RootFS
* Fix several errors
+
* Fix bugs
 
|-
 
|-
 
| RC4
 
| RC4
 
| October 14, 2018
 
| October 14, 2018
 
|
 
|
*Add a label to display the uptime
+
* Add a label to display the uptime
  +
* Add a label to display the app's version number
*Remove the custom fonts as they are the same with system fonts
 
  +
* Spawn to the PATH
*Enable logging again
 
  +
* Stop bundling system fonts
*Include spawn in the PATH
 
 
|-
 
|-
 
| RC5
 
| RC5
 
| October 14, 2018
 
| October 14, 2018
 
|
 
|
  +
* Run videosubscriptionsd in the jailed state
*Attempt to fix the videosubscriptionsd crashes
 
  +
* Fix a bug in firmware and update checker
*Fix the unsupported error
 
*Fix the update checker
 
 
|-
 
|-
 
| RC6
 
| RC6
 
| October 14, 2018
 
| October 14, 2018
 
|
 
|
*Enable logging
+
* Start logging again
*Improve version checks
+
* Improve update checker
  +
* Fix multi_path
*Improve the memory management
 
*Fix the MP exploit
 
 
|-
 
|-
 
| RC7
 
| RC7
 
| October 17, 2018
 
| October 17, 2018
 
|
 
|
* Fix the RootFS Restore on iOS 11.2 - 11.2.6
+
* Fix a bug in RootFS Restore and multi_path
* Improve the reliability of the MP Exploit's clean up
 
 
|-
 
|-
 
| RC8
 
| RC8
 
| October 18, 2018
 
| October 18, 2018
 
|
 
|
* Fix the snapshot errors
+
* Fix a bug in RootFS Remount
  +
* Add a work in progress warning for some firmwares
* Add a warning for the iOS 11.0-11.1.2 and 11.4 Beta 1 - 3 devices
 
* Clean up the code
 
 
|-
 
|-
 
| RC9
 
| RC9
 
| October 19, 2018
 
| October 19, 2018
 
|
 
|
* Fix the "Device will be restarted" loop
+
* Fix a bug in RootFS Remount
 
* Add even more detailed error messages
 
* Add even more detailed error messages
* Add an option to increase the memory limit to improve the stability
+
* Add a switch 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
+
* Improve the compatibility layer to work correctly with some tweaks that were specifically made for the other jailbreaks
 
|-
 
|-
 
| v1
 
| v1
 
| October 20, 2018
 
| October 20, 2018
 
|
 
|
* Fix the RootFS Restore for all supported versions
+
* Fix a bug in RootFS Restore and Remount
* Fix the snapshot related issues
 
 
* Make the settings tab match with the rest of the UI
 
* Make the settings tab match with the rest of the UI
  +
* Fix bugs
* More minor fixes and get this out of beta
 
 
|-
 
|-
 
| v1.0.1
 
| v1.0.1
 
| October 21, 2018
 
| October 21, 2018
 
|
 
|
  +
* Disable the RootFS Restore for the unstable versions
* DISABLE THE ROOTFS RESTORE ON IOS 11.0 - 11.1.2 AND ATTEMPT TO FIX SOME OTHERS
 
 
|-
 
|-
 
| v1.0.2
 
| v1.0.2
 
| October 22, 2018
 
| October 22, 2018
 
|
 
|
* Bulletproof the RootFS Restore for iOS 11.0 - 11.2.6
+
* Enable and fix the RootFS Restore for all versions
 
|-
 
|-
 
| v1.0.3
 
| v1.0.3
 
| October 23, 2018
 
| October 23, 2018
 
|
 
|
* Fix the Beta firmware support
+
* Fix the beta firmwares
 
|}
 
|}
   

Revision as of 23:34, 27 October 2018

unc0ver
Developer(s) pwn20wnd
sbingner
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 a bug in firmware checker
RC3 October 14, 2018
  • Add a switch to manually enable restoring RootFS
  • Stop erasing user preferences when restoring RootFS
  • Fix bugs
RC4 October 14, 2018
  • Add a label to display the uptime
  • Add a label to display the app's version number
  • Spawn to the PATH
  • Stop bundling system fonts
RC5 October 14, 2018
  • Run videosubscriptionsd in the jailed state
  • Fix a bug in firmware and update checker
RC6 October 14, 2018
  • Start logging again
  • Improve update checker
  • Fix multi_path
RC7 October 17, 2018
  • Fix a bug in RootFS Restore and multi_path
RC8 October 18, 2018
  • Fix a bug in RootFS Remount
  • Add a work in progress warning for some firmwares
RC9 October 19, 2018
  • Fix a bug in RootFS Remount
  • Add even more detailed error messages
  • Add a switch to increase the memory limit to improve the stability
  • Improve the compatibility layer to work correctly with some tweaks that were specifically made for the other jailbreaks
v1 October 20, 2018
  • Fix a bug in RootFS Restore and Remount
  • Make the settings tab match with the rest of the UI
  • Fix bugs
v1.0.1 October 21, 2018
  • Disable the RootFS Restore for the unstable versions
v1.0.2 October 22, 2018
  • Enable and fix the RootFS Restore for all versions
v1.0.3 October 23, 2018
  • Fix the beta firmwares