• Breaking News

    Friday, December 8, 2017

    iOS Jailbreak [Meta] Frequently Asked Questions

    iOS Jailbreak [Meta] Frequently Asked Questions


    [Meta] Frequently Asked Questions

    Posted: 15 Sep 2017 02:42 PM PDT

    [News] Q&A on the iOS 11.1.2 and below exploit, and what it means for a possible Jailbreak.

    Posted: 08 Dec 2017 11:59 AM PST

    [Discussion] Morpheus seems to have achieved tfp0.

    Posted: 08 Dec 2017 09:26 AM PST

    [Discussion] Why they gotta exclude us? from r/dataisbeautiful

    Posted: 08 Dec 2017 04:13 PM PST

    [Release] [Update] wifiFirmwareUpdater 1.1.1 - loads after rebooting

    Posted: 08 Dec 2017 05:40 PM PST

    http://saj0vie.github.io/

    REBOOT ON INSTALL OR RUN "flashwifi" AS ROOT TO APPLY NEW WIFI.

    Thanks to u/Sankumatzo I have learned how to write a launch daemon and the command runs when rebooting on an unthethered jailbreak and booting into a jailbroken state on semi-untethered.

    Another thanks to Tateu who made stb for iOS which allows me to make notifications using the command line.

    A notification will pop up saying that the firmware is flashing, and another when it is done. This usually happens 30-45 seconds after booting into a jailbroken state. If no notification is received, it still Flashed, but your phone may have taken too long to boot into jailbroken state. Works fine for me though.

    If you are wondering what this does, check out my last post.

    Only supports 64 bit iPhones on any OS.

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

    [Meta]A big thank you to the community!

    Posted: 08 Dec 2017 12:31 PM PST

    Lately, this sub has been showing that we as the jailbreak community stand strong.

    It's so exciting to see all this research being done.It is honestly what makes this community so great.We come together time and time again to have fun and learn new things.Yeah, a jailbreak may take a long time but I just rejoice in the fact that we share knowledge.SON, we will all be rocking jailbroken iPhones.

    I just wanted to specifically shout out to coffeebreakerz for being willing to help me with a complex uicache issue involving installd and icon cache being left in a half-finished, broken state, which caused my SpringBoard to crash in a loop.

    I have only had about three hours of sleep and as a human being, it is small acts of kindness like this that really drive my ambition and change the course of my day.

    Thank you to the men and women who participate in this community for the fun and enjoyment of sharing knowledge!

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

    [Release][Tutorial]autoflashwifi - Run wifiFirmwareUpdater automatically after a reboot

    Posted: 08 Dec 2017 01:48 PM PST

    Hello everybody, I just made this quick tutorial for those who want to have this awesome updater to run automatically after a reboot without opening terminal.

    /u/saj0vie /u/ryley_angus feel free to integrate this inside the tweak! :)

     

    EDIT: Don't try this if you are unsure about what to do, /u/saj0vie is combining this into the tweak, I suggest you to wait! If you know what to do instead feel free to try and report feedback! :)

     

    First you need to download the following tweaks:

     

     

    1) Create the script (It will run flashwifi automatically with alerts on start/end)

     

    • Open Filza and navigate to /usr/bin
    • Create a new empty file and name it autoflashwifi
    • Paste this inside the file and save:

     

    sleep 5 stb -t "Updating Wi-Fi Firmware" -s "" -m "Please be patient, your Wi-Fi firmware is updating." -b "com.apple.Preferences" sleep 1 printf '1' | flashwifi sleep 2 stb -t "Successfull" -s "" -m "Your Wi-Fi firmware has been updated to the lastest one." -b "com.apple.Preferences" 

     

    2) Create the LaunchDaemon (It will run the script after a reboot)

     

    • Open Filza and navigate to /Library/LaunchDaemons
    • Create a new empty file and name it com.pear.autoflashwifi.plist
    • Paste this inside the file and save:

     

    <plist version="1.0" econding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Label</key> <string>com.pear.autoflashwifi</string> <key>ProgramArguments</key> <array> <string>/bin/bash</string> <string>/usr/bin/autoflashwifi</string> </array> <key>RunAtLoad</key> <true /> </dict> </plist> 

     

    3) One time operations (You need to do this just once, to set properties and permissions)

     

    Open Terminal and paste and execute the following commands in order:

     

    su

    root password (default is 'alpine')

    chown root:wheel /usr/bin/autoflashwifi

    chmod 755 /usr/bin/autoflashwifi

    chown root:wheel /Library/LaunchDaemons/com.pear.autoflashwifi.plist

    chmod 644 /Library/LaunchDaemons/com.pear.autoflashwifi.plist

     

    And you are done! Now everytime you will reboot your device (obviously after using yalu102, extra_recipe or whatever) the updater will run for you automatically!

    I hope this will be useful for someone, have a nice day!

     

    Tested on iPhone 7+ iOS 10.1.1

     

     

    Edit: How to revert back in case the tweak gets this functionality.

    Just delete the two files you have created before updating the tweak:

     

    /Library/LaunchDaemons/com.pear.autoflashwifi.plist

    /usr/bin/autoflashwifi

     

    Done!

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

    [DISCUSSION] 11.1.2 battery and performance vs 10.3.3?

    Posted: 08 Dec 2017 04:53 PM PST

    Hi there,

    This question is made with the intention of influencing a decision to go to 11.1.2 or stay on 10.3.3.

    A while back I managed to lose my iOS 10.2 jailbreak. I had to go to 10.3.3. I found quite a noticeable decrease in battery life which I hadn't expected. I'm fed up of being lumped with unwanted decreases.

    Therefore, I implore anyone who has been on both 10.3.3 and 11.1.2 to give their opinion on how performance and battery life has changed.

    Cheers

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

    [News] The Message is clear. GET TO 11.1.2!

    Posted: 08 Dec 2017 01:07 AM PST

    [Question] Duplicating Snapchat with Phantom Tweak

    Posted: 08 Dec 2017 11:21 PM PST

    Hello Everybody

    Is there anyway to make phantom work on a Duplicated version of Snapchat ?

    I downloaded a duplicated version of Snapchat from duplicatestore and I want to make phantom work on it

    I tried downloading a prepared duplicated snapchat ++ But there is an issue when refreshing the story doesn't show..

    Any help is much appreciated

    Thanks

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

    [Question] Will the new iOS 11.1.2 exploit allow you to downgrade to a lower version with blobs?

    Posted: 08 Dec 2017 03:45 PM PST

    if anyone has information on this help would be appreciated.

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

    [request] a tweak to disable this notification every time I switch on lte

    Posted: 08 Dec 2017 05:12 AM PST

    [Request] iOS 7/8/9 lock screen style for iOS 10? I really miss the old lock screen look and wanted to ask if there‘s any tweak for it? Thx in advance for any help!

    Posted: 08 Dec 2017 08:48 AM PST

    [release] stealthsnap. A tweak that proves anyone can make a tweak.

    Posted: 08 Dec 2017 12:34 PM PST

    Add my repo: Http://lex.yourepo.com/

    Stealthsnap is a tweak that silences the photo shutter sound systemwide. This is helpful for people who forget their ringer is on when snapping or if your iPhone was "made for Japan" and doesn't allow the shutter sound to be turned off. This should be compatible with iPhone OS 1-10.2 (and the iOS 11 jailbreak when it comes out)

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

    [question] iPhone LCD touch screen unresponsive does not work in jailbroken state. Works fine in normal mode.

    Posted: 08 Dec 2017 11:02 PM PST

    Hello there, I'm running an iPhone 7 10.1.1 using Yalu +extra recipe b4 and the screen is an aftermarket, but works perfect in normal mode. But once Yalu is ran successfully , the screen fails to respond. All other buttons and functions work .

    Do all aftermarket screens fail with Yalu?

    Can anyone on 10.x confirm if there aftermarket display works?

    I can't get a screen from Apple because I have LED mod.

    Other people have posted this issue without resolution so I am posting again.

    Thank you

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

    [Discussion] 10.3.2 or 11.1.2?

    Posted: 08 Dec 2017 07:31 PM PST

    Okay, stuff coming out of everywhere, @s1guza brings up potential for 10.3.x, and @Morpheus______ strongly saying upgrade to 11.1.2, what should I do as a poor 10.3.2er? I do think both have potential, I do want to utilize new ios 11 features, any advice on what I should do? I did save shsh2 blobs just in case, but I although I do not want to have to use it in the future. I'm also afraid that the signing servers for 11.1.x will close any moment now.

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

    [Help] I Can’t Use Cydia Impactor...

    Posted: 08 Dec 2017 04:44 PM PST

    So I really want to sideload an application, but I can't because when I open impactor, it just shows my device "id" but no name. Instead I have a "?" for the name. I've tried resetting local privacy and location settings. I've tried many things.

    Here is the most likely cause. I'm running Kali Linux 64-Bit. And I dont think it works on that. Am I doing something wrong? Please help me. xoxo

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

    [Help] idiot threw snow at me and some got in my headphone port

    Posted: 08 Dec 2017 05:58 AM PST

    Headphones still work but phone doesnt leave headphone mode now and i can see the packed snow inside my headphone port but i cant get it out is there any tweak to help me? Maybe disabling the headphone port entirely so i can use my speakers

    Edit: fixed! the snow didnt damage anything because of a piece of lint inside the jack after removing the lint headphone mode disabled itself

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

    [Question] My phone is constantly respringing and i don't know what to do.

    Posted: 08 Dec 2017 02:17 PM PST

    i have an iPhone 7 ATT 10.1.1. my phone keeps respringing. it keeps going to the apple logo. i tried doing a reboot and i am getting the same results.

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

    [Request] I kindly request to not ask for anything because we are not beggers

    Posted: 08 Dec 2017 01:02 AM PST

    [Question] I upgraded from 11.0.3 to 11.2. Is it possible to downgrade to 11.1.2 to take advantage of this possible JB?

    Posted: 08 Dec 2017 11:52 PM PST

    Better be untethered. If not I won't move.

    submitted by /u/Lenin-McCarthy
    [link] [comments]

    [Question] Can you use blobs to upgrade/downgrade on iPhone 7/7+ if its already jailbroken?

    Posted: 08 Dec 2017 08:00 PM PST

    Title. I know what everyone is rushing to comment right now. "why would you want to upgrade/change version if you're already jailbroken?" If a 11.x jailbreak does come out I would want to go to it for a bunch of reasons (app support mainly). I just want to see what options there are.

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

    [Help] How do I recover a changed root password?

    Posted: 08 Dec 2017 12:40 PM PST

    I was a silly lad and changed my root password without writing it down somewhere. Now I have no idea what it is. I tried searching for solutions, but many similar posts are years old and the methods other reddit users linked haven't worked for me.

    If anyone has any solutions please share 🙏🏼

    Edit: this did the trick ty /u/0ne__ "Use "Reset Root Password" resets password back to alpine Repo: https://ipadkid.cf/"

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

    [Question] What does partial (kdata) jailbreak mean?

    Posted: 08 Dec 2017 08:11 AM PST

    In the tweet about the new jailbreak it says that for iPhone 7 and up the jailbreak will be partial (kdata). What does that mean?

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

    [Question] Health and activity data missing after downgrade

    Posted: 08 Dec 2017 05:16 PM PST

    I'm currently on iOS 11.2 and after I downgrade to iOS 11.1.2 I can't access any of my health data but it is still on my phone. Is this happening to anyone else? And does anyone know how to fix this issue?

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

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel