Difference between revisions of "Electra"

From The iPhone Wiki
Jump to: navigation, search
(b3)
(Multiple new versions released)
Line 3: Line 3:
 
| title = Electra
 
| title = Electra
 
| developer = [https://twitter.com/coolstarorg CoolStar]
 
| developer = [https://twitter.com/coolstarorg CoolStar]
| released = {{Start date|2018|01|13|df=yes}}
+
| released = {{Start date|2018|01|14|df=yes}}
| latest release version = Beta 3
+
| latest release version = Beta 4-2
| latest release date = {{Start date and age|2018|01|13|df=yes}}
+
| latest release date = {{Start date and age|2018|01|14|df=yes}}
 
| operating system = iOS
 
| operating system = iOS
 
| language = English
 
| language = English
Line 38: Line 38:
 
*Hopefully fix the app icon not displaying on iPhones
 
*Hopefully fix the app icon not displaying on iPhones
 
*Significantly speed up the rejailbreak process
 
*Significantly speed up the rejailbreak process
  +
|-
  +
| Beta 3-2
  +
| 14 January, 2018
  +
|
  +
*Don't unlock NVRAM variables due to the patch crashing some devices.
  +
|-
  +
| Beta 3-3
  +
| 14 January, 2018
  +
|
  +
*Fix the NVRAM patching crashing due to the memory page being unmapped (thanks Siguza)
  +
|-
  +
| Beta 4
  +
| 14 January, 2018
  +
|
  +
*Disable NVRAM patching as it still appears to be unstable
  +
*Make amfid patch more reliable so that more dylibs can be run properly
  +
*Add a "shim" so existing substrate tweaks can use libsubstitute without modifications
  +
|-
  +
| Beta 4-2
  +
| 14 January, 2018
  +
|
  +
*Fix a symlink that would prevent some substrate extensions from working with libsubstitute
 
|}
 
|}
   

Revision as of 07:56, 14 January 2018

Electra
Developer(s) CoolStar
Initial release 14 Jan 2018 (2018-01-14)
Stable release Beta 4-2 / 14 January 2018; 6 years ago
Operating system iOS
Available in English
Type Jailbreaking
Website Electra

Electra is a semi-untethered jailbreak for devices running iOS 11.0 - 11.1.2. The jailbreak does not include Cydia, because saurik is yet to update it for iOS 11.

Version Change Log

Version Date Changes
Beta 1 13 January, 2018 Initial release
Beta 2 13 January, 2018
  • Fix Anemone not recognising themes
  • Fix black screen when jailbreaking with tweaks enabled
Beta 3 13 January, 2018
  • Unlock all NVRAM variables (including setting boot-nonce) [thanks stek29]
  • Add support for binaries with SHA1 hashes (so existing dylibs work fine, but executables will need the entitlement) [thanks stek29]
  • Clean up some garbage files that were present from previous build (yay macOS resource forks and .DS_Store)
  • Hopefully fix the app icon not displaying on iPhones
  • Significantly speed up the rejailbreak process
Beta 3-2 14 January, 2018
  • Don't unlock NVRAM variables due to the patch crashing some devices.
Beta 3-3 14 January, 2018
  • Fix the NVRAM patching crashing due to the memory page being unmapped (thanks Siguza)
Beta 4 14 January, 2018
  • Disable NVRAM patching as it still appears to be unstable
  • Make amfid patch more reliable so that more dylibs can be run properly
  • Add a "shim" so existing substrate tweaks can use libsubstitute without modifications
Beta 4-2 14 January, 2018
  • Fix a symlink that would prevent some substrate extensions from working with libsubstitute