evasi0n

From The iPhone Wiki
Revision as of 12:37, 9 February 2013 by IAdam1n (talk | contribs) (Deleted table for downloads. Not needed and discussed in talk page.)
Jump to: navigation, search
greenpois0n

evasi0n is a jailbreak tool that can be used to jailbreak (untethered) iOS 6.0-6.1 on all supported devices, excluding the Apple TV 3G. It was releasd on 4 Feburary 2013 by its developers, evad3rs, and supports Windows, OS X, and Linux (x86 and x86_64).

Supported Devices

As of evasi0n's release, the only unsupported device is the Apple TV 3G, since the kernel is still missing a injector vector to run unsigned code. All other devices on iOS 6.0-6.1 are supported (as well as iOS 5.2 for the Apple TV 2G).

Version History

Version Release Date Changes
1.0 04 Feb 2013
  • Initial Release
1.1 06 Feb 2013
  • Prevent Weather app from appearing on iPads
  • Mitigated the long reboot issue
  • Fix issue with not working after connecting multiple iOS devices
  • Fix blinking of the jailbreak instructions on OS X
  • Codesigned Mac app
1.2 08 Feb 2013
  • Disabled OTA Update.
  • Correct timezone issue in evasi0n binary if client fails to correct it.

Exploits

evasi0n takes advantage of at least five distinct new vulnerabilities:

Code

launchd.conf

bsexec .. /sbin/mount -u -o rw,suid,dev /
setenv DYLD_INSERT_LIBRARIES /private/var/evasi0n/amfi.dylib
load /System/Library/LaunchDaemons/com.apple.MobileFileIntegrity.plist
bsexec .. /private/var/evasi0n/evasi0n
unsetenv DYLD_INSERT_LIBRARIES
bsexec .. /bin/rm -f /private/var/evasi0n/sock
bsexec .. /bin/ln -f /var/tmp/launchd/sock /private/var/evasi0n/sock

External Links

Gp.png This jailbreaking article is a "stub", an incomplete page. Please add more content to this article and remove this tag.