• Breaking News

    Sunday, October 14, 2018

    iOS Jailbreak [Release] unc0ver - The most advanced jailbreak tool

    iOS Jailbreak [Release] unc0ver - The most advanced jailbreak tool


    [Release] unc0ver - The most advanced jailbreak tool

    Posted: 13 Oct 2018 01:21 PM PDT

    unc0ver

    The most advanced jailbreak tool

    unc0ver logo

    unc0ver jailbreak for iOS 11.0 - 11.4b3

    by @pwn20wnd & @sbingner

    UI by @DennisBednarz & Samg_is_a_Ninja

    The most outstanding changes over the other jailbreaks

    • All exploits in same app
    • Detailed error messages
    • Faster patches
    • More stable patches
    • No extra battery drain
    • No random freezes
    • No random slow downs
    • No data is logged or shared
    • No malware
    • Proper jailbreak state detection
    • Proper bootstrap extraction to fix issues such as Cydia not appearing after jailbreak
    • Native build of Cydia for iOS 11
    • Telesphoreo port for ARM64
    • Much faster Cydia
    • Much more stable Cydia
    • Much more modern looking and acting Cydia
    • Cydia skips uicache when not needed
    • Cydia supports iPhone X screen size
    • Cydia Substrate for tweak injection
    • Much faster ldrestart
    • Much more stable ldrestart
    • Changes to Cydia were made with permission from Saurik
    • Option to skip loading daemons
    • Option to dump APTicket
    • Option to refresh icon cache
    • Option to disable auto updates
    • Option to block app revokes
    • Option to restore RootFS
    • Button to restart device
    • Button to open Cydia in case it doesn't appear on the Home Screen
    • Label to show the days left till the application expires
    • Working debugserver
    • An awesome UI

    The technical side

    • Exploit kernel_task
    • Get kernel base
    • Find offsets
    • Get root
    • Escape sandbox
    • Get entitlements
    • Dump APTicket
    • Unlock nvram
    • Set boot-nonce
    • Lock nvram
    • Allow double mount
    • Remount RootFS
    • Prepare resources
    • Inject to trust cache
    • Log slide
    • Set HSP4
    • Patch amfid
    • Spawn jailbreakd
    • Patch launchd
    • Update version string
    • Extract bootstrap
    • Disable stashing
    • Disable app revokes
    • Allow SpringBoard to show non-default system apps
    • Disable Auto Updates
    • Load Daemons
    • Run uicache
    • Load Tweaks

    Switching from the other jailbreaks

    • The RootFS will automatically be restored

    Getting support

    • Use the built-in diagnostics tool
    • Get technical support on the r/Jailbreak Discord Server
    • Tweet @pwn20wnd

    Best practices

    • Perform a full restore with Rollectra before switching from the other jailbreaks
    • Turn on the AirPlane Mode before starting the jailbreak
    • Turn off Siri before starting the jailbreak

    Source code

    • This project is completely open source and it will be kept like it in the future
    • Any kind of contribution is welcome
    • The source code can be found on pwn20wndstuff's GitHub account

    Video tutorial

    • Coming soon

    To Do List

    • Completely switch to Cydia Substrate and ditch Substitute
    • Fix a kernel panic that's triggered by a kernel data abort which is caused by a UaF bug in jailbreakd
    • Chain @_bazad's blanket to bypass the developer certificate requirement for multi_path
    • Enable the on-fly entitlement patching on iOS 11
    • WebKit Port with @_niklasb's WebKit Exploit

    Screenshots

    First screenshot

    Second screenshot

    Third screenshot

    Changelog

    • RC1: Initial release: Download (IPA)
    • RC2: Add the dynastic repo by default and fix the unsupported error on some devices running the iOS 11.4 Beta: Download (IPA)

    Special Thanks

    submitted by /u/_pwn20wnd
    [link] [comments]

    [Request] I think many people would appreciate a video detailing exactly how to switch to unc0ver

    Posted: 13 Oct 2018 03:22 PM PDT

    I've already seen many posts of people having problems with undercover, it is clear that many people will be making the switch to this jailbreak from electra. what would be a great resource - if someone would be kind enough to create it - would be a video detailing all the pros and cons of each jailbreak, perhaps some background info, how to back up their tweaks using [[Flashback]] from MPG13 (source: r/https://mpg13.github.io/repo/) and finally a guide on how exactly to switch over to unc0ver itself.

    as i said, i think this would be a great help for many people in the community, hopefully someone will be kind enough to fulfil this request :)

    -edit: spelling mistake

    submitted by /u/GeorgioNicolaou
    [link] [comments]

    [Discussion] My Jailbroken iPhone’s life has never been so good since deleting Anemone!

    Posted: 13 Oct 2018 09:04 AM PDT

    [Discussion] To backup your tweaks before switching to unc0ver..

    Posted: 13 Oct 2018 01:52 PM PDT

    If you want to backup your tweaks before switching so you wont lose them, install flashback from- https://mpg13.github.io/repo/

    submitted by /u/smacpats
    [link] [comments]

    [Tutorial] Install Unc0ver Jailbreak (with Multipath) using a Dev account!

    Posted: 13 Oct 2018 02:53 PM PDT

    How to install Unc0ver using a developer account and use multi-path!

    1. Go to https://developer.apple.com/account/ios/identifier/bundle/create
    2. Use any name for "App ID Description"
    3. For "App ID Suffix" select Explicit ID and enter a Bundle ID, eg: com.examplename.unc0ver
    4. In "App Services" check the box next to Multipath and then Click on Continue
    5. Go to https://developer.apple.com/account/ios/profile/create
    6. Select iOS App Development and click on Continue
    7. Select the App ID you created in step 3 and click on Continue
    8. Select your certificate and click on Continue
    9. Select your device and click on Continue

    10)Name your provisioning file and download it.

    11)Download iOS Signer, install it, and open it: https://dantheman827.github.io/ios-app-signer/

    12) Download the Unc0ver Jailbreak: https://github.com/pwn20wndstuff/Undecimus/raw/master/Resources/Undecimus.ipa

    13) Select the Undecimus.ipa you just downloaded.

    14) Make sure you select the iPhone Distribution: Your Name (XXXXXXXXX) signing certificate.

    15) Select your downloaded Provisioning profile that you created in Step 11.

    16) Hit Start and name your IPA file.

    IMPORTANT: Do NOT install the IPA with Cydia Impactor! This will break the provisioning profile and not allow you to select the multi-path exploit.

    17) Instead, install Homebrew by opening terminal.app

    18) In Terminal.app, copy and paste:

    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

    Press Enter.

    19) In Terminal.app, copy and paste: brew install libimobiledevice

    20) In Terminal.app, copy and paste: brew install ideviceinstaller

    21) Plug your iDevice into your mac if you havn't done so already (and hit "trust" if it prompts you)

    22) Once finished installing both ilibmobiledevice and ideviceinstaller

    Type the following command in Terminal (but don't press enter):

    ideviceinstaller - i

    Now drag the new unc0ver IPA you just made into terminal. Press Enter.

    23) Done! You can now go to the settings in the unc0ver app and change the Kernel Exploit to MP to use Multipath

    submitted by /u/THE_PINPAL614
    [link] [comments]

    [Help] successfully switched from electra to uncOver but %15 of my tweaks r incompatible with uncOver cydia version!

    Posted: 13 Oct 2018 06:33 PM PDT

    when i try to install some tweaks it shows me IOS Firmware <8.3 and Link Identity Editor >=1:1.2.1

    submitted by /u/bnoyse
    [link] [comments]

    [Discussion] Successfully Jailbreaking with "unc0ver"

    Posted: 13 Oct 2018 04:55 PM PDT

    I wanted to open this discussion so that people share their experiences with the process and find a way to successfully jailbreak your device (while we get a tutorial video).

    So far i've gotten to step 24/48 and then a pop-up shows saying that the device will restart, and after that i still got no cydia. Hw about your experience and process?

    Edit 1: I made it to 48/48 and then the phone did a respring but it got stuck in the loading wheel so i had to force reboot and start the process again, no success yet.

    Edit 2: Got the same result as "Edit 1" but this time i passed the wheel, unfortunately the unc0ver app said "Jailbroken" but no cydia in my homescreen. here the proof

    Edit 3: Finally Jailbroken! Tips: Deactivate Siri and have your phone in Airplane Mode, also, wait about 20 secs with the app open before hitting "Jailbreak". Ma' JB

    Ps: CYDIA IS AWFULLY FAST! Loving it! (Proof of it in "Edit 3" video).

    submitted by /u/Isaaqk
    [link] [comments]

    [Discussion] This is the most active I’ve ever seen the community. Over 7000 people online. Crazy.

    Posted: 13 Oct 2018 04:44 PM PDT

    [Request] This Passkeyboard to iOS 11 would be lit.

    Posted: 13 Oct 2018 02:33 AM PDT

    [Help] Installed unc0ver over Electra, now neither tool works.

    Posted: 13 Oct 2018 09:14 PM PDT

    iPhone 6 on 11.2.1. Unc0ver reboots every time at 1/48. Airplane mode enabled, Siri off, left both apps idle for 5+ minutes. Now Electra hangs at 2/3 forever but never succeeds. Somebody halppp plz!

    submitted by /u/drz5555
    [link] [comments]

    [help] unc0ver keeps restarting without making progress.

    Posted: 13 Oct 2018 03:03 PM PDT

    anyway to make it actually work?

    submitted by /u/throwawayokguys
    [link] [comments]

    [HELP] Unc0ver || Error When Jailbreaking

    Posted: 13 Oct 2018 06:13 PM PDT

    Currently receiving an error while trying to transfer from Electra to Unc0ver. I have used rollectrau and completely removed my Jailbreak, I have enabled airplane mode, Disabled Siri, and switched Kernel Exploit to MP. Most of the time, I don't leave 1/48 Exploiting anyways. When Jailbreaking, This Error Appears; "Errno: 1, Test: rv == 0, Filename: ViewController.m, Line: 1484, Function: Exploit.

    submitted by /u/xExpectJay
    [link] [comments]

    [Request] Spotify Volume HUD systemwide

    Posted: 13 Oct 2018 10:41 PM PDT

    [question] are you finding it just as easy or as difficult to jailbreak with onc0ver instead of Electra

    Posted: 13 Oct 2018 07:10 PM PDT

    I thought it would be just as easy to get unc0ver to work for me, as it is to get Electra to work, but nope. I can always jailbreak with Electra within a few tries, but with using the same tactics that I use with Electra, I can not jailbreak with unc0ver using either exploit. I can't even get past 1/48

    submitted by /u/cydnie7
    [link] [comments]

    [Discussion] How I got unc0ver to work

    Posted: 13 Oct 2018 09:11 PM PDT

    So firstly I got it from a signing service as I thought Multipath version would work instantly. But god damn I had been trying for like 2 hours with no success. And then, I decided to use the unreliable vfs version. So I selected vfs from unc0ver settings. And hit jailbreak. And boom! It worked first try and erased all the tweaks and electra. Then it rebooted and then I clicked jailbreak again and it again went to 23 and told me that my device will reboot. And it did and now I clicked again and again it worked 1st try! Now I have got cydia and I am testing it now. I dont know how but Vfs worked 1st try! I think MP from signing services is broken.

    PS I have Siri disabled and airplane mode turned on. I waited 30 seconds before every try.

    submitted by /u/RuralScreamingToast
    [link] [comments]

    [Question] Used rollectra and can't get past this part. Currently on iPhone x - 11.3.1. In airplane mode, Siri off, find my iPhone off. What do I do?

    Posted: 13 Oct 2018 07:54 PM PDT

    [Help] Ran unc0ver....now stuck on Apple logo and force restart won't work

    Posted: 13 Oct 2018 02:44 PM PDT

    A warning to anyone tempted to switch to unc0ver without doing Rollectra first. I installed unc0ver, rebooted phone, and ran it. It said it needed to restart, and I said okay. Ever since then, it's been on the Apple logo with an empty loading bar below it. What's weird is...my phone is still making noises, and I can "sleep" the Apple logo! When I do the volume up, down, sleep trick to force restart, nothing happens.

    It seems like the phone is still working fine, but the Apple logo is blocking the screen.

    But since force restart doesn't work, wtf do I do...

    Before you tell me I should have run Rollectra, geosn0w posted that it was safe to run over the top of current jailbreak, so I trusted him. Never again.

    EDIT: After over an hour of "Volume up, volume down, hold sleep" it FINALLY worked. For those in same boat, just keep doing this.

    submitted by /u/imaginexus
    [link] [comments]

    [Request] WiiLoveMusic plays wii music in any app

    Posted: 13 Oct 2018 09:12 AM PDT

    [Question] How many attempts did it take you to successfully jailbreak with unc0ver?

    Posted: 13 Oct 2018 10:33 PM PDT

    I've been here for a few hours with no success, normally I would've just gone back to electra until a stable release comes out but cydia is completely fucked when I do that. How many attempts does it take?????

    submitted by /u/Enlil45
    [link] [comments]

    [Tutorial] Switch to Unc0ver from Electra

    Posted: 13 Oct 2018 07:29 PM PDT

    Steps- Disable passcode and turn off Low Power Mode. 1) Make a backup on itunes and if you want a backup of tweaks, install Flashback from https://mpg13.github.io/repo/ 2) Download Unc0ver application from here (this has been provided by the developer himself) 3) Sideload it or get from signing service(preferred) 4) Reboot device and open application. And click on jailbreak after waiting 30 seconds. It will ask for reboot. Give permission. The device will reboot and perform a rollectra without removing user data and just removing tweaks and system preferences and will take around 5 minutes. 5) Again open Unc0ver app , wait for 30 seconds, click on jailbreak...it will show progress till 24/48 and then again ask to reboot. Click on reboot. 6) you need to again open app and wait for 30 seconds and then click on jailbreak. It will finally jailbreak and install cydia and other necessary tweaks and dependencies properly. P.S- Leaving your phone for 30-40 seconds with application open and clicking jailbreak worked for me on first try. The device will reboot twice during the process atleast and more if exploit fails.

    submitted by /u/sahnisanchit
    [link] [comments]

    [help] I keep getting this error on the new jailbreak tool, is there something I’m doing wrong?

    Posted: 13 Oct 2018 07:49 PM PDT

    [Help]Cydia Messed Up After Rejailbreaking with electra

    Posted: 13 Oct 2018 08:03 PM PDT

    I have been using the electra jailbreak on 11.1.2 and tried using the unc0ver jailbreak. It kept failing and after the 50th time it finally went through using the AW kernal exploit. Got to the "press home to upgrade" and everything seemed good but when I ran unc0ver again I still wasn't jailbroken. Gave up, uninstalled and rejailbroke with electra and now my cydia looks like this: https://imgur.com/iz3r9gz The resolution is off and I cant install any tweaks also mentions cant find cy+cpu.arm64. All my tweaks still work but nothing shows under the installed tab. Any way to fix or maybe reinstall cydia? Thanks!

    submitted by /u/AverageChemist
    [link] [comments]

    [Discussion] [Question] To all that have already switched from Electra to Unc0ver, is it better? And in what ways? I’m highly considering switching over but I want to hear some feedback from the community first. Thanks!

    Posted: 13 Oct 2018 02:31 PM PDT

    [Tip] [Discussion] Make a full iTunes backup before switching to Unc0ver by Pwn20wnd

    Posted: 13 Oct 2018 02:30 PM PDT

    Now that Unc0ver is finally released by /u/_pwn20wnd most of the JB users are surely gonna switch to it. I appreciate all of the hard work done by @pwn20wnd and others. However, the current version wipes all the user data so make sure to backup your iDevice before using the tool. There are future plans to retain user data and still migrate from other JBs but until then do backup your device to avoid any data loss.

    Not sure if it really wipes or not. Just saying based on to do list. However, we should always be cautious.

    Here's a To Do List by /u/_pwn20wnd

    • Contact @saurik to enable the Cydia Store purchases on iOS 11 and remove the empty front page ads in Cydia
    • Completely switch to Cydia Substrate and ditch Substitute
    • Make switching from other jailbreaks without wiping the device possible
    • Fix a kernel panic that's triggered by a kernel data abort which is caused by a UaF bug in jailbreakd
    • Chain @_bazad's blanket to bypass the developer certificate requirement for multi_path
    • Enable the on-fly entitlement patching on iOS 11
    • WebKit Port with @_niklasb's WebKit Exploit
    submitted by /u/chauhanz
    [link] [comments]

    [Question] Is there any need to revert changes I’ve made to system files before making the switch to unc0ver?

    Posted: 13 Oct 2018 08:14 PM PDT

    Things like manual theming and the jetsam numbers.

    submitted by /u/MacGr3gg0r
    [link] [comments]

    [help] unc0ver is always rebooting at 1/48. i have tried using airplane mode and turning off siri before running it a million times however it hasn't had any progress. the only progress i have had is making it to 5/48 but then respringing. what should i try?

    Posted: 13 Oct 2018 09:45 PM PDT

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel