User:Bluedecklibrary/Electra

维基百科,自由的百科全书

{{notability|time=2018-03-02T09:13:41+00:00}}

{{unreferenced|time=2018-03-02T09:13:41+00:00}} {{notmandarin|time=2018-03-02T09:13:12+00:00}} {{Infobox software | name = Electra | developer = CoolStar | latest release version = 1.0.2 | latest release date = {{Start date and age|2018|3|1}} | status = 维护中 | operating system = iOS | size = 19.4 MB | language = 英文 | license = 开源软件 | website = {{URL|https://coolstar.org/electra/}} | name_ol = Electra }}

Electra是一款越狱工具,由CoolStar开发,适用于iOS 11.0-11.1.2.

更新日志[编辑]

版本 更新日志
1.0.2 修复 topanga 检测错误

禁止加载 saurik’s Cydia官方源

修复有Saurik错误推送 APT 0.7 Strict (lib) 升级引起的iOS11Cydia 崩溃

1.0.1 修正因为安装 liberiOS 引起的越狱工具报错
1.0 正式版发布
Beta 11-3 Fix a race condition on jailbreakd's launch to improve success rate of jailbreak
Beta 11-2 Significantly improve the reliability of jailbreakd so it can handle a large amount of process launches at once (coolstar)

Make jailbreakd print directly to stderr rather than NSLog (coolstar)

Fix a race condition in beta 11 that would cause jailbreakd to sometimes inject too early, and thus fail to inject (coolstar)

Beta 11 Add libjailbreak so command line tools, apps, etc. can talk to jailbreakd if needed (n_triangle_dev)

Use XPC instead of UDP from libjailbreak and xpcproxy (n_triangle_dev)

Use TCP instead of UDP from launchd (coolstar)

Beta 10 Fix certain codesigned binaries not working with our amfi payload (coolstar)

Add darwintools, debiantools (not dpkg), shell-cmds, system-cmds and uikittools

Re-sign most of the bootstrap as SHA1 to prepare for them to be pushed to a repo

Code cleanup (stek29 and nullpixel)

Fix update checker erroneously saying there's an update in airplane mode

Beta 9 Sandbox is now working on the first launch for apps and daemons (thanks stek29)

Remove 0.5 second delay when launching apps or daemons that was present since beta 1 (coolstar)

Check if a new beta is available when electra is launched

Double-launch workaround has been removed since it's no longer needed, fixing all bugs introduced on beta 8

Remove AnemoneFonts.dylib as it was causing problems

Beta 8-2 Fixes issues with WebKit (Safari/Chrome), receiving calls, and downloading App Store apps by not working around the sandbox issue in those processes
Beta 8 Sandbox mitigations are now in place so /Library, /private/var/mobile/Library/Preferences and /bootstrap are now accessible to all processes! (stek29, coolstar)

Workaround sandbox mitigations not taking place on apps' first launch (coolstar)

Improve reliability of amfid patch so it doesn't hang on malformed requests (e.g. SysSecInfo)

Beta 7 amfid now gets re-patched if it ever gets killed (stek29 and coolstar)

clean up amfid patch (stek29)

Add 3d touch shortcut for jailbreaking (ca13ra1)

Beta 6-5 Fix a regression in beta 6-4 that would cause launchd to run out of file descriptors
Beta 6-4 Don't make jailbreakd rely on pidlistuptrs bug (thanks stek29)

log dylib load errors in SBInject (thanks stek29)

Clean up launchd payloads (thanks stek29)

Load dylibs alphabetically from SBInject (thanks c0ldra1n)

Check for jailbreakd start before reloading backboardd

Make rejailbreaking significantly faster

Beta 6-3 Use host special port #4 to get tfp0 in jailbreakd (thanks n_triangle_dev)

Add jailbreakd as a launchd service so it gets restarted if it dies (thanks n_triangle_dev)

Beta 6-2 Fix kernel memory leak in entitlement injector
Beta 6 Add a working launchctl for loading launch daemons (thanks nullpixel)

Load dropbear as a launch daemon & fix zombie process issue (thanks nullpixel)

Set kernel task as host special port #4 (thanks stek29)

Beta 5 Fix an issue in the substrate shim where substitute could crash if tweaks tried hooking nonexistent selectors

Fix an issue with the dylib loader dragging UIKit (and all its tweaks) into every single daemon

Make jailbreakd more robust with input struct size check enforcement

Beta 4-2 Fix a symlink that would prevent some substrate extensions from working with libsubstitute
Beta 4 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 3-3 Fix the NVRAM patching crashing due to the memory page being unmapped (thanks Siguza)
Beta 3-2 Don't unlock NVRAM variables due to the patch crashing some devices.
Beta 3 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 2 Fix Anemone not reognizing themes

Fix black screen when jailbreaking with tweaks enabled

Beta 1 Initial Release