• Breaking News

    Tuesday, October 8, 2019

    iOS Jailbreak [Discussion] Got bored, so I created a backup of nearly EVERY IPSW FILE EVER. It's a total of FOUR TERABYTES and over 2,100 files. I know you're jealous.

    iOS Jailbreak [Discussion] Got bored, so I created a backup of nearly EVERY IPSW FILE EVER. It's a total of FOUR TERABYTES and over 2,100 files. I know you're jealous.


    [Discussion] Got bored, so I created a backup of nearly EVERY IPSW FILE EVER. It's a total of FOUR TERABYTES and over 2,100 files. I know you're jealous.

    Posted: 07 Oct 2019 05:36 PM PDT

    [Request] Change the Face ID template to Lenny Face.

    Posted: 07 Oct 2019 07:17 PM PDT

    [request] help out a blind jailbreaker

    Posted: 07 Oct 2019 10:16 AM PDT

    Hi,

    I just wanted to make this post to ask anyone with the know how of making tweaks if it was possible to make a tweak that can play music over call and let the other person here it.

    The thing is, I am totally blind and rely on voiceover, a screen-reader that reads things out loud.

    Most of the tweaks are accessible, however there are some that can be hit or miss.

    I tried out call magic, but it is not accessible.

    I would like a tweak that will work with voiceover, and I am willing to donate some money (unfortunately not a lot) to make this happen.

    If anyone is up for the challenge I can discuss this over PMs with you.

    Thanks

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

    [Discussion] Checkm8 Questions answered

    Posted: 07 Oct 2019 11:14 PM PDT

    Welcome, jailbreak hobbyists, important people, ETA kids, the new legendary BootRom exploit "Checkm8" is here, what is it?

    I'm here to answer your questions today from information I gathered over the past week.

    Why is this a big deal?

    Checkm8 is significant because the last public exploit of this level is Limera1n 8 years ago (will be when October 9 rolls around), it was tethered initially, a developer by the name of comex found a bug in Userland to make it untethered. The same can happen if someone finds a Userland bug using Checkm8.

    Most jailbreaks you see today are software-based (Unc0ver/Chimera), which is on the kernel. Since the kernel is based on software, Apple can patch them over-the-air with software updates.

    You can run ARM version of Windows and Android, dual-boot, install custom firmware, bypass that thing we can't talk about on this subreddit.

    Level of relevancy to the BootChain

    iOS BootChain:

    Bootrom > LLB > iBoot > SEP > Kernel > Applications

    Information of iOS BootChain(From iPhone Wiki):

    Each iOS device has a bootchain that tries to make sure only trusted/signed code is loaded. A device with a tethered jailbreak is able to boot up with the help of a jailbreaking tool because the tool executes exploits via USB that bypass parts of that "chain of trust", bootstrapping to a pwned (no signature check) iBSS, iBEC, or iBoot to finish the boot process.

    Imagine the BootChain as steps to boot, BootRom is the first step of everything, when you get privileges from the first step, you get control of the rest, that means you pretty much got the full control of your device, and no longer have to worry about if your iOS version works with the exploit.

    Here's something you need to know about

    A jailbreak on the kernel level is not just one bug, it's multiple bugs combined and weaponized into exploits (sandbox escape, privilege escalation, etc.), and it's tough to find flaws in the kernel.

    The BootRom is a physical read-only chip, and Apple can't patch a bug through software updates, they can only fix this by calling back affected phones and replacing the chips (too expensive and not practical), or release newer phones with SoCs (System on a chip) (Similar to computer processors) with an updated BootRom.

    Tethered? Untethered? Semi-Untethered? Semi-Tethered?

    Tethered - Privilege escalation from an external source when booting, affected by reboots

    Untethered - Privilege escalation from a modified internal source, not affected by reboots

    Semi-Untethered - Privilege escalation from the kernel, affected by reboots, but the device still functions in stock iOS

    Semi-Tethered - Privilege escalation from an external source, affected by reboots, but the device still functions in stock iOS

    Refer to https://www.theiphonewiki.com/wiki/Jailbreak#Types_of_Jailbreaks

    Why would you need to run the exploit from a computer every time your phone boots?

    Checkm8 is a Tethered exploit, it modifies RAM copied from the BootRom for privilege escalation, and for those that are more knowledgeable about tech, RAM doesn't save data, and memory is cleared when power is no longer flowing through it.

    The BootRom is a read-only physical chip, so Checkm8 needs to be executed from an external source to the device to gain privilege,

    Can I downgrade?

    Yes, but it's not as easy as it seems.

    The Secure Enclave (SEP) prevents downgrades, Secure Enclave is responsible for security on iOS devices, you can override the Secure Enclave to downgrade, but you'll lose functionality to Face ID and Touch ID.

    You can still dual boot into a lower iOS without any problems or flawlessly downgrade Secure Enclave on iOS 12.4.1 from after iOS 11.2.6 with SHSH2 blobs. (Information on blobs https://www.theiphonewiki.com/wiki/SHSH)

    I'm very important /s, am I safe? How can I protect myself from Checkm8?

    If you're ever concerned about your personal data, know that iOS devices from A7 and above has something called the Secure Enclave.

    Secure Enclave is used for data protection. Yes, your phone can be hacked, but your data are encrypted; FaceID, TouchID, other passwords and important information responsible for the rest of the data on your device is protected.

    If you're still worried, the devices listed below in the support chart gives information on which devices are affected by Checkm8.

    Support Chart

    Apple devices using SoCs A5 - A11 CAN be jailbroken and IS affected by Checkm8:

    • iPhone 4S, 5, 5C, 5S, 6, 6S, 7, 8, X.
    • iPads from the 2, 3, 4, Air, Air 2, 5 6
    • iPad Mini 1, 2, 3, 4
    • iPad Pro 1, 2
    • Apple TV 3, 4, 4k
    • (unconfirmed) Apple Watch 1, 2, 3
    • iPod Touch 5, 6, 7

    Apple devices using SoCs A12 and above CANNOT be jailbroken and is NOT affected by Checkm8:

    • iPhone XR, XS, XS Max, 11, 11 PRO, 11 MAX
    • iPad Air 3
    • iPad Mini 5
    • iPad Pro 3

    wEn EtA?

    Tuesday afternoon.

    Just kidding, the exploit is open to developers to make tools, so you'll have to wait for someone to make software that's based on Checkm8 from the ground up, it'll likely take weeks, or even a month or two.

    A jailbreak isn't as easy as it seems, developers need to build an environment for tweaks to operate correctly. Checkm8 is like an empty house, and you have to put all the furniture for the tweaks to comfortably live in it. (not crashing iOS)

    Feel free to correct me on any mistakes made in the post below or ask any other questions.

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

    [News] Apple Stops Signing iOS 13.1

    Posted: 07 Oct 2019 05:44 PM PDT

    [Request] Port native Siri integration of Spotify to iOS 12.

    Posted: 07 Oct 2019 05:44 AM PDT

    [Discussion] Instagram adds official dark mode in latest update

    Posted: 07 Oct 2019 06:20 PM PDT

    Since there is now an official Instagram dark mode, can a tweak be made to enable it?

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

    [Discussion] Help a Computer Science Student With His Project Please!!

    Posted: 07 Oct 2019 02:42 PM PDT

    Hey everyone!

    I'm an A level student who is currently studying Computer Science. As you guys can probably already tell, I'm interested in jailbreaking. As part of the course, we must do a project, where we create software to solve a "problem". As I mentioned previously, I am very interested in jailbreaking and I am basing my project around it. My idea for my project was to create a website which will act as an information hub for people wanting to learn about jailbreaking and how to jailbreak their phones etc. I know that many of these kinds of websites exist, but the ones I have come across haven't been as good as the information provided on r/jailbreak. Therefore, I chose to make my project aim to create a better website.

    As part of the success criteria for creating the project, I need to receive information from potential users of my website. This is where you guys come in! I have created a short google forms questionnaire with a few questions about the features of my website. I thought it was a good idea to ask all you guys because you probably have the most use for this website. Also, this subreddit will have a range of users from beginners to advanced jailbreakers. The questionnaire will take a couple of minutes to fill in and it would help me massively. I don't know if I'll actually like make this website a real thing accessible by the public, because I'm definitely not good enough at coding. But it would be greatly appreciated if you could take a couple minutes to help a guy out!

    Many thanks in advance!

    TLDR: I'm a computer science making a website about jailbreaking and it would be awesome if you filled in my questionaire

    My Questionaire

    #Update 1: Thanks for all the responses! I didnt expect to get over 400! Imma stop accepting responses now so i can add the data to my project documentation. Thanks for all the positive comments and responses!

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

    [RELEASE] Originals - Translate your message/iMessage - FREE on Packix

    Posted: 07 Oct 2019 11:52 PM PDT

    [Release] Flow - Cover Flow like never before!

    Posted: 07 Oct 2019 10:07 AM PDT

    Screenshots

    Introducing Flow, a revolutionary, modern new look for your music player! Inspired by the beloved Cover Flow of earlier iOS versions, but updated to keep up with iOS's new modern design style, Flow really looks like it belongs as a part of iOS. Flow is available on Packix for $1.99.

    Flow allows you to see all the songs in your queue, and scroll through them to find exactly what you're looking for. Flow comes with a stunning adaptive wallpaper and supports all your favourite music apps, including:

    • Apple Music
    • Spotify
    • Deezer
    • SoundCloud
    • TIDAL
    • YouTube Music
    • Podcasts

    Flow is also fully compatible with your other favourite lockscreen and music player tweaks including:

    • ColorFlow
    • Mitsuha Infinity
    • NextUp 2
    • Jellyfish
    • Notifica
    • Axon

    Flow's extensive preferences options allow you to fully customise the tweak and really make it your's. Options to configure include:

    • Using album art as your wallpaper
    • Hiding the media controls
    • Showing the volume HUD on the lockscreen
    • Artwork corner radius
    • Artwork size
    • Background blur strength

    If you have any issues with Flow, feel free to contact me on Twitter @Muirey03 or on Discord @Muirey03#1123.

    Flow was designed by the talented @Xeviks, give him a follow if you like his work!

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

    [Request] Tweak that ports the stock Quick Swipe keyboard from iOS 13 to jailbroken devices. This would be amazing because it would be fast and reliable unlike 3rd party keyboards. I feel like this would be a very popular tweak until an iOS 13 Jailbreak is released :).

    Posted: 07 Oct 2019 01:35 PM PDT

    [Release] BoardBanner12 - Brings notification banner concept.

    Posted: 07 Oct 2019 08:20 AM PDT

    Hi, long time no see. This is Peter.

    I saw a nice notification banner concept by @StevSarm.

    Link to the concept

    So, I made it as a tweak!

    Screenshots

    Link

    What does it do?

    It brings notification banner concept by @StevSarm.

    Where can I get it?

    It's available to download on Packix!

    How much is it?

    It's $1.99. (It's $1.5 for a day!!!)

    P.S) I'm planning to giveaway 3 copies of BoardBanner12 on my Twitter soon!

    Credits

    Luis E. - Design (Icon)

    Jake - Development

    Steve Sarmiento - Concept

    jailbreak365- Testing

    Thank you for helping me :D

    Follow me on Twitter

    If you like my work, buy me a juice.

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

    [Question] Tweak to enable Instagram Dark Mode on iOS 12

    Posted: 07 Oct 2019 07:52 PM PDT

    [Request] Dark mode on apps that rely on the iOS 13 native dark mode settings to be activated

    Posted: 07 Oct 2019 07:00 PM PDT

    With iOS 13's native dark mode, more apps are starting to update their apps with their own version of Dark Mode.

    However, apps like Instagram are linking their dark mode implementation to the iOS 13 native dark mode settings - Dark mode in the app is turned on only if the system dark mode is on. As such, we are unable to use the native app Dark Mode with our jailbreak.

    Would there be a tweak to spoof a system on iOS 13 with Dark Mode on?

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

    [Question] Anybody have the Magma Pro setup shown on the preview? Please share so I can import. I have no clue how to do it.

    Posted: 07 Oct 2019 09:47 PM PDT

    [Request] A schedule/timer for "Reduce White Point' - instead of having to toggle it on/off through the Accessibility shortcuts

    Posted: 08 Oct 2019 12:36 AM PDT

    Hi guys, is it possible for someone to make a tweak that allows people to set a schedule for "reduced White Point"?

    I'm not a fan of the current dark mode jailbreak tweaks available, the "native true tone", or "Night Shift".

    Thanks!

    https://i.redd.it/33aptvc9u9r31.jpg

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

    [Request]Can someone port this to IOS 12.4?

    Posted: 07 Oct 2019 11:33 PM PDT

    [Tutorial] An Ultra power saving mode (iOS 12 updated)

    Posted: 07 Oct 2019 09:14 AM PDT

    https://imgur.com/a/78CkTPk

    Long time ago there was a post on this but it was kinda outdated and some strings were different in iOS 12.

    If you don't know what this is:-

    It basically underclocks your CPU (make your phone laggy as hell) to save battery in Low Power Mode.

    Note: None of the throttling will be active when the device isn't in LPM.

    Do not try this is if you're not sure with what you're doing / you're new to jailbreaking / you don't have Filza experience. Editing system files is sorta dangerous.

    Make sure you have Filza and System Info

    1. Go to System > Library > Watchdog > ThermalMonitor.bundle

    2. Go to Settings > About > General and scroll down till you find the exact model.

    3. Go back to Filza and open the folder of your particular model (I'm on an iPhone 8 so it's D201AP.bundle for me)

    4. Make a duplicate of "info.plist"

    5. Open info.plist

    6. Find "powerSaveParams"

    7. Now here's the main part:-

    If you put 0 for both, it has no effect = no throttling

    If you put 1, = maximum throttling (this makes your device extremely laggy, when in LPM)

    My advice: Put the CPU around 200 and the GPU around 5

    You can play around with the values to configure as you like provided you know what you're doing.

    1. Once done, save the file.

    2. REBOOT

    3. Profit.

    The changes should have taken place. You can run a geekbench test to further see how far the throttling has gone.

    As you can see in the screenshots, my scores are good for an iPhone 8, when throttled they're extremely low. (this was put on 1 for CPU and GPU)

    Again, this only throttles your device in LPM, if you mess anything else up in the info.plist file, use the backup.

    Comment here if you have any doubt, I'll try my best to reply.

    xx

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

    [REQUEST] Instagram dark mode on iOS 12

    Posted: 08 Oct 2019 01:17 AM PDT

    [Request] A tweak to disable tweak injection into daemons

    Posted: 07 Oct 2019 08:42 PM PDT

    I know this has been requested before, but it never gained much traction.

    Many people have been having issues with alarms not going off/alarms not disabling etc. This is due to tweaks that include UIKit injecting into daemons such as mobiletimerd and causing crashes/battery drain/alarms not going off etc.

    This would be a really helpful tweak, and if anyone would be willing to spend the time to make it, thank you! A lot of us rely on alarms for important things like work.

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

    [Request] Play Cool Sound When Battery Reaches 100% Charge

    Posted: 07 Oct 2019 06:13 PM PDT

    Is there a tweak that plays a cool sound (insert cool sound here ...or in comments below - Top Gun Theme Song?) when your phone reaches 100% charge? ...we can even get more dangerous and have your phone chime when it reaches 50% (OMG has this OP lost his mind!? 😱)

    Sincerely, Cool sound lover

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

    [Release] AVPlayerPlus - Add extra functionality to the AVPlayer!

    Posted: 07 Oct 2019 09:47 AM PDT

    AVPlayerPlus

    Hereby I introduce you to: AVPlayerPlus

    An iOS tweak to add extra functionality to the AVPlayer. (ex. the video player that u use when watching YouTube through Safari).

    Features:

    • Double tap gesture on the left side (rewind) or right side (skip) of the video frame to skip or rewind 10 seconds of the video.
    • Two finger swipe gesture to the left (down) or right (up) to turn the volume up or down.
    • Two finger swipe gesture Up or Down to turn the brightness up or down.
    • Tweak works in all orientations

    Where can I download AVPlayerPlus?

    The tweak is available to be downloaded on my repo: https://tr1fecta-7.github.io/repo/

    The tweak will shortly be available on Packix

    Is the tweak open source?

    Yes, u can find it on GitHub: https://github.com/Tr1Fecta-7/AVPlayerPlus

    Where can I contact you, if I have any questions?

    • You can ask your question here in the comments section
    • You can send me a message on Discord: Tr1Fecta#4080
    • You can email me at: [tr1fecta@pm.me](mailto:tr1fecta@pm.me)
    • You can send me a message on my Twitter account: Twitter (@FectaTr1)
    submitted by /u/Tr1Fecta-
    [link] [comments]

    [Meta] Would iPad users be interested in a dedicated iPad subreddit for tweaks/news/setups?

    Posted: 07 Oct 2019 10:54 PM PDT

    I can't speak for everyone but I find it pretty hard to get information on iPad tweaks and jailbreak news. Would anyone else be interested in a new sub dedicated to iPad specific info? Something like /r/iPadTweaks? It could also serve to give a voice to iPad users that devs have a hard time hearing at the moment.

    Edit: It looks like /r/ipadjailbreak is already a thing but it looks very dead.

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

    [Request] Can the toggle be made into a tweak like [[DayNightSwitch]]?

    Posted: 07 Oct 2019 03:48 PM PDT

    [Meta] Frequently Asked Questions and Important Information - Check Here Before Posting

    Posted: 08 Oct 2019 01:25 AM PDT

    Full FAQ page here


    iOS 12.3-12.3.2, 12.4.1-12.4.2, and 13.0-13.1.2 do not have a jailbreak


    iOS 12 Jailbreak FAQ

        - Chimera for iOS 12-12.3 Beta and 12.4 FAQ

        - unc0ver for iOS 11-12.3 Beta 1 and 12.4 FAQ

        - Switch iOS 12 Jailbreak

    iOS 11 Jailbreak FAQ

        - Electra for iOS 11-11.4.1 FAQ

        - LiberiOS for iOS 11-11.1.2 FAQ

        - Switch iOS 11 Jailbreak

    iOS 10 Jailbreak FAQ


    You can find the full list of firmwares, jailbreaks and devices supported here.


    Common Cydia/Sileo/Zebra Errors

    Common Cydia Impactor/Extender/ReProvision Errors

    watchOS iOS version requirement

    Disable Beta Update Alert?

    How to Force Reboot your Device

    DFU Mode FAQ

    Which iOS device do I have?

    Blobs, Downgrading and Upgrading

    Cydia Store purchases are entirely disabled on BigBoss/ModMyi/ZodTTD & MacCiti repos.

    Can I jailbreak?

    Monthly Roundups

    If you have a blank icon installing from jailbreaks.fun or you can't verify the certificate or you can't download from jailbreaks.fun, means the certificate got revoked, use Cydia Impactor.


    Latest jailbreak Release Posts:

    Full-fledged Jailbreak

    Chimera v 1.3.9 release post

    unc0ver v 3.7.0~b1 release post

    Rootless Jaibreak

    rootlessJB12.4 release post

    Latest Exploit Release

    Checkmate Post


    Add your flair (device and iOS version) to your Reddit account here from a web browser.


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

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel