The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "LiberiOS"
m |
|||
Line 11: | Line 11: | ||
| website = [http://newosxbook.com/liberios/ LiberiOS] |
| website = [http://newosxbook.com/liberios/ LiberiOS] |
||
}} |
}} |
||
− | '''LiberiOS''' is a [[semi-untethered jailbreak]] for devices running iOS 11.0 - 11.1.2. It was released on |
+ | '''LiberiOS''' is a [[semi-untethered jailbreak]] for devices running iOS 11.0 - 11.1.2. It was released on {{date|2017|12|25}}, just one day after the tvOS 11 jailbreak [[LiberTV]]. This jailbreak, like its sibling, makes use of his [[QiLin]] Toolkit. |
− | The very first version of the jailbreak included [[Cydia]] for the purposes of |
+ | The very first version of the jailbreak included [[Cydia]] for the purposes of SHSH blob saving only, because [[saurik]] had yet to update it for iOS 11. On {{date|2018|01|19}}, Jonathan stated he would never add Cydia support to LiberiOS, owing to derogatory remarks and false statements made by [[saurik]] on reddit forums. Although a complete jailbreak, LiberiOS is classified as a "dev" or "pro" jailbreak, meant primarily for security researchers and less for the tweak-phile. |
The jailbreak drops a complete set of Jonathan Levin's compiled binary utilities (from opensource.apple.com) into /jb (so as to negate any potential for conflict with existing binaries). Jonathan's own toolset is installed in /jb/usr/local/bin. The user can either move the binaries from the shell environment to their respective locations, or use /jb/makeMeAtHome.sh to set up paths and drop into a ZSH environment which will make use of these paths, thereby leaving the root filesystem almost unaffected. |
The jailbreak drops a complete set of Jonathan Levin's compiled binary utilities (from opensource.apple.com) into /jb (so as to negate any potential for conflict with existing binaries). Jonathan's own toolset is installed in /jb/usr/local/bin. The user can either move the binaries from the shell environment to their respective locations, or use /jb/makeMeAtHome.sh to set up paths and drop into a ZSH environment which will make use of these paths, thereby leaving the root filesystem almost unaffected. |
||
Line 27: | Line 27: | ||
|- |
|- |
||
| 11.0 |
| 11.0 |
||
− | | |
+ | | {{date|2017|12|25}} |
| Initial release |
| Initial release |
||
|- |
|- |
||
| 11.0.1 |
| 11.0.1 |
||
− | | |
+ | | {{date|2017|12|29}} |
| |
| |
||
*Now with a proper GUI thanks to the talented @horatiohno |
*Now with a proper GUI thanks to the talented @horatiohno |
||
Line 40: | Line 40: | ||
|- |
|- |
||
| 11.0.3 |
| 11.0.3 |
||
− | | |
+ | | {{date|2018|01|19}} |
| fixes for odd use cases. Most notably FAT self-signed. Should be diamond solid. QiLin API improved |
| fixes for odd use cases. Most notably FAT self-signed. Should be diamond solid. QiLin API improved |
||
|} |
|} |
Latest revision as of 20:55, 16 September 2021
Developer(s) | Jonathan Levin (@Morpheus______) |
---|---|
Initial release | 25 Dec 2017 |
Stable release | 11.0.3 / 19 January 2018 |
Operating system | iOS |
Available in | English |
Type | Jailbreaking |
Website | LiberiOS |
LiberiOS is a semi-untethered jailbreak for devices running iOS 11.0 - 11.1.2. It was released on 25 December 2017, just one day after the tvOS 11 jailbreak LiberTV. This jailbreak, like its sibling, makes use of his QiLin Toolkit.
The very first version of the jailbreak included Cydia for the purposes of SHSH blob saving only, because saurik had yet to update it for iOS 11. On 19 January 2018, Jonathan stated he would never add Cydia support to LiberiOS, owing to derogatory remarks and false statements made by saurik on reddit forums. Although a complete jailbreak, LiberiOS is classified as a "dev" or "pro" jailbreak, meant primarily for security researchers and less for the tweak-phile.
The jailbreak drops a complete set of Jonathan Levin's compiled binary utilities (from opensource.apple.com) into /jb (so as to negate any potential for conflict with existing binaries). Jonathan's own toolset is installed in /jb/usr/local/bin. The user can either move the binaries from the shell environment to their respective locations, or use /jb/makeMeAtHome.sh to set up paths and drop into a ZSH environment which will make use of these paths, thereby leaving the root filesystem almost unaffected.
The jailbreak also disables auto updates by redirecting mesu.apple.com to 127.0.0.1. This has the side effect of making stock apps uninstallable. That said, this is not a real issue since they can be installed prior to jailbreaking, or at any time the mesu.apple.com entry can be removed from /etc/hosts. Other App Store applications are unaffected.
Version Change Log
Version | Date | Changes |
---|---|---|
11.0 | 25 December 2017 | Initial release |
11.0.1 | 29 December 2017 |
|
11.0.3 | 19 January 2018 | fixes for odd use cases. Most notably FAT self-signed. Should be diamond solid. QiLin API improved |