• Breaking News

    Sunday, December 23, 2018

    iOS Jailbreak [Request] to ban all content by @userlandkernel aka. UKERN Software

    iOS Jailbreak [Request] to ban all content by @userlandkernel aka. UKERN Software


    [Request] to ban all content by @userlandkernel aka. UKERN Software

    Posted: 22 Dec 2018 10:20 PM PST

    Long story short, @userlandkernel (Semi Voigtländer) is a horrible fake, here's a petition to ban any and all of his content from this sub.
    Sparked by this repelling hype orgy: https://redd.it/a8f5no

    I'm too lazy to dig up everything, but here's just a taste:

    • The alleged 0day is not explained, however it does look almost identical to Ian Beer's mptcp bug, so this guy probably just searched for "sa_len" in the kernel and posted about the result. So the error would be that dst->sa_len is longer than the allocation, causing a heap overflow. This is in the function mptcp_subflow_add, which is called from three places:

      • mptcp_connectx(), which is itself only called from mptcp_usr_connectx(), which happens to make sure that dst->sa_len is equal to either sizeof(mpte->__mpte_dst_v4) or sizeof(mpte->__mpte_dst_v6) - so no messing with dst->sa_len there.
      • mptcp_subflow_connected_ev, where the call is preceded by a similar memcpy, so if there was any overflow, it would've happened already by the time mptcp_subflow_add is called.
      • mptcp_check_subflows_and_add, where dst is either assigned from nat64pre whose size is initialised to a fixed sizeof(struct sockaddr_in6), &mpte->mpte_dst_v4_nat64 whose size is initialised to a fixed sizeof(mpte->mpte_dst_v4_nat64), or from &mpte->mpte_dst, for which there is only one code piece in the kernel that writes to it: memcpy(&mpte->mpte_dst, dst, dst->sa_len);. Again sa_len is used here, so if there was an overflow, it would have happened before we reached mptcp_subflow_add.

      All in all, this is some random code that looks similar to the mptcp vuln, but... just isn't vulnerable, because @userlandkernel is a liar.

    • He claims this to be a type confusion vuln for iOS 11.4.1. For reference, this is the syscall he's calling: int necp_session_action(int necp_fd, uint32_t action, uint8_t *in_buffer, size_t in_buffer_length, uint8_t *out_buffer, size_t out_buffer_length); So not only has he got the amount of arguments really wrong, he's also treating 0x1234 like a pointer, which will do nothing but crash his code.

    • Some random claim about the UNIX mail command being a magic sandbox escape.

    • Look closely at this code of his.
      He allocates addr. Then he frees it right again. And then he writes to it.

    • He babbles about "progress" while showing a pic of nothing but "permission denied" messages.

    • "Europe has different sims" lol

    • Apparently he doesn't know how to take screenshots, as he rather photographs his monitor. Like - come on.

    • His handle is "userland kernel". It's like literally taking a powerful thing and removing all its power. Almost as if the guy had no idea what these words even mean.

    • Total lack of understanding of the words he's using.

    • He talks about storage space in Gigabits.

    • He can't make ssh run on a different port.

    • Aaaaargh wtf he can't spell ANYTHING right jesus f'ing christ I've had enough

    Just for the love of god put him on the shitlist of fakers already and make any reference to him disappear once and for all, I beg of you!

    Edit 1: lmao, you remember Coffeebreakerz? Well guess who's been in the news before 😂

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

    [Request] An updated version of this tweak for ios 11 snowboard please!!

    Posted: 22 Dec 2018 04:34 PM PST

    [Question] Is there a way to remove this from appearing

    Posted: 22 Dec 2018 04:41 AM PST

    [Discussion] My iPhone X battery replacement experience.

    Posted: 22 Dec 2018 02:49 PM PST

    A lot of other people have posted positive results of getting a battery replacement while staying jailbroken on this page so I wanted to as well. However my results were slightly less positive. The first Apple store I went to refused to do the replacement without updating. I told them I needed to stay on that firmware, and they replied with, "sorry I'll have to update to recalibrate the battery" so I just left. A week later at bestbuy, I waited patiently for my reserved time to come up, just to be told they don't have the parts and cant and won't do it. Pissed, however still determined, figured I would try the last Apple store in my vicinity, walked in and told them Best Buy fucked me over, so they got me a spot almost instantly, on a Saturday. in the fuckin Houston galleria mall. 3 days before Christmas. that blew my mind. Told the employee not to update my phone and she said no problem, but also asked why not? I hesitated and told her it was jailbroken. To which she replied, "oh dope, what kinda tweaks you got on there?" that Apple store had the best service. didnt update, fixed my speaker, and didn't even break my screen protector. All in all it just depends where you go. And just walk out if they say no. Only got a few days left tho.

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

    [Question] is there a tweak that opens all insta comments? Currently, it only allows to open 3 every time you show more.

    Posted: 22 Dec 2018 06:31 PM PST

    [Update] StackXI 0.4.8 - notifications that aren't meant to be showed on the lockscreen no longer show on it, nicer buttons and stability fixes

    Posted: 22 Dec 2018 08:54 AM PST

    Changes

    • Notifications that aren't chosen to show on the lock screen won't show on the lock screen.
    • The buttons are kinda nicer. Thanks /u/djperter /u/pxOMR (my mistake)
    • Stability fixes (should crash less)

    OwO what's this?

    iOS 12-style notification grouping for iOS 11.

    Where can I get it?

    Get it from my repo: https://repo.nepeta.me/

    Follow me on Twitter

    Join the Discord

    Donate

    Incompatible with:

    • InteliX

    Troubleshooting:

    Run iCleaner and respring from preferences.

    This tweak is open source.

    Seriously, check out that code!

    https://github.com/Nepeta/StackXI

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

    [Request] Tweak to show always show disconnected bluetooth headphones in the control centre

    Posted: 22 Dec 2018 05:28 PM PST

    Hey guys,

    I thought it would be pretty cool if disconnected bluetooth headphones were shown in the control centre audio output menu, I know the AirPods do this. However, other headphones don't and if there was a way for us to essentially connect with these headphones without having to go to the settings bluetooth menu each time it would be great!

    I know you can just auto connect to the last connected device but this would be useful to those of us that want to switch between their mac, iPhone, watch or other devices seamlessly!

    I found an equivalent solution for those of you on the mac by the way!

    submitted by /u/r-e-d
    [link] [comments]

    [QUESTION] What versions of Cydia, dpkg, and apt should be installed for Unc0ver 2.1.0?

    Posted: 22 Dec 2018 05:51 PM PST

    I am migrating from Electra to Unc0ver 2.1.0 on iOS 11.3.1, and installation did not go smoothly.

    During the jailbreak process, I kept getting an error on the re-install Cydia step. So, I disabled that option and eventually managed to jailbreak.

    But Cydia, dpkg, and apt were all broken. I tried upgrading essentials, upgrading individual packages, downgrading individual packages, anything that I could think of.

    Cyia was giving me /usr/libexec/cydia/cydo errors.

    dpkg was giving me dyld: no cache image with name (/usr/local/lib/liblzma.5.dylib) errors.

    apt was giving me cannot execute binary file: Operation not permitted errors.

    I am going to try grabbing the debs I need from Sam Bingner's repo, then extracting and installing the files, but which versions of Cydia, dpkg, and apt do I need?

    https://apt.bingner.com/debs/1443.00/

    tl;dr: what versions of Cydia, dpkg, and apt* should I have installed in Unc0ver 2.1.0?

    ETA:

    I got things working by manually extracting the files I needed to fix Cydia, dpkg, and apt.

    https://www.reddit.com/r/jailbreak/comments/a8qr46/question_what_versions_of_cydia_dpkg_and_apt/ecd0yrs/

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

    [Discussion] After having an iPhone 6 for 4 years...

    Posted: 22 Dec 2018 06:17 PM PST

    I just got an iPhone XS. I've been jailbreaking since iOS 4, and I was on iOS 10.2 with Yalu, but my poor once almighty iPhone 6 was barely hanging in there. I tried to take a picture and the phone would respring. I would be on Runkeeper keeping track of my bike rides and someone would text me and the fuckin phoned reboot!

    I had to wait like over a minute for it to reboot, only to have to rejailbreak it, to be able to use the app to rent a bike, because it has jailbreak detection and when the phone was unjailbroken it gave me the "This app is not compatible with jailbroken devices" shit, which reminds me that there was a Cydia tweak called Automa which you could like make banners disappear and it memorized your choice so it would do the same thing to the banner every time, without it popping up in your face, but that tweak didn't work in iOS 10.2, it just pissed me off

    But after trading phones I kind have to say the thrill is gone... I would never know when the phone was gonna crash on me...I had some bad experiences like there was a book signing and my gf was gonna take a picture with the lady who wrote the book and you were supposed to give your phone to her assistant, and I was like fuck it's gonna crash! I was pretty high at the moment and they were all buddhist and I was like "I'm sure they all know beforehand, because you know, they are all buddhist and well more advanced mindwise than I am", but the old champ just stepped up his game and took the fuckin picture...i miss that phone man

    Now with this phone like, i know it's gonna go do anything other than fucking annoy me with text messages, calls from people I don't really wanna talk to, and Instagram pictures of people's dinners and dogs...I would be like "Imma see what's going on on Instagram" and boom respring! And I was like "Well I didn't really wanna see that anyway", so I did some more productive shit on my phone, like browse Reddit 😎

    I still try to swipe on my keyboard all the time like I have been doing with SwipeSelection for the past who knows how many years, or try to hit the imaginary home button I've been using ever since Christmas 2010 when I got an iPhone 4...

    Maybe when I jailbreak the shit out of this phone all my troubles and tribulations will go away...

    Merry Christmas r/jailbreak!!!

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

    [Question] Instagram++ profile picture zoomed not loading

    Posted: 22 Dec 2018 01:23 PM PST

    For a week now I am having this issue that when I long press and hold profile pictures of profiles the loading screen comes up but the photo doesn't load. Anyone else ?

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

    [Request] A tweak to allow the use of cellular data while calling (Sprint doesn't allow it)

    Posted: 22 Dec 2018 07:11 PM PST

    [Discussion] Cydia Substrate 0.9.7000 Compatibility Thread

    Posted: 22 Dec 2018 04:40 AM PST

    Having updated to the latest substrate 0.9.7000 with all my 3 devices, I found some are like a charm and some are problematic. So I think we may have a thread here to allow developers to locate bugs more precisely and help users avoid tweaks that may not compatible yet.

    Here is my own experience:

    iPhone 6s on iOS 9.3.3 with Pangu: First updated to Substrate 0.9.7000 seems pretty fine and every single tweak works well, any apps works perfectly too. BUT it's wired the system fall into a respring-loop after I reboot my device 4 days after the initial installation, quite sad. I rejailbreak with "volume+" and downgrade to Substrate 0.9.96301 to break the loop.

    iPhone 6s plus on iOS 10.3.3 with DoubleH3lix: Everything, including tweaks and apps, are working perfectly well, at this moment. I also did a completely reboot and rejailbreak and there is no respring-loop.

    iPhone X on iOS 11.3.1 with unc0ver: Things are a bit different here. As I succeeded in updating and rebooting with no restring-loops, my own tweaks(see below) are working fine. BUT, a few of apps crash after the update, namely "alook" "taobao" "meituan" and apps from Readdle like "Document" and "PDFexpert". It is worth mentioning the aforementioned apps work just fine on my other two iPhones on 9.3.3 and 10.3.3 with substrate 0.9.7000.

    (I do the following steps:

    1. delete all tweaks and restring: keep crashing;
    2. Reboot without jailbreak: no app crashing;
    3. Back to jailbreak state: Crashing;
    4. Downgrade to substitute + dummy: no app crashing)

    Anybody with substrate 0.9.700 sharing their experience here are warmly welcomed.

    UPDATE: My tweak list:

    App admin, afc2, apples, Apps Manager, AudioRecorder, Batterylife, BioProtectX, BreakThrough, Carrierizer, CocoaTop, Crashreporter, ConditionalWifi3, Datameter, DetailedPowerU, Filza, Flex 3 beta 50, GBA4IOS, GPSCheat, iSSB, Liberty lite, MessageFilterX, Terminal, NFCWrierX, NoSubstitue, TSS Saver, WIFI Passwd.

    UPDATE: App Crashing reported by other user in this thread: SoundCloud, taboo, Spotify, documents(Riddle), PDFexpert, meituan, instagram

    Original post: https://www.reddit.com/r/jailbreak/comments/a88nvl/help_cydia_substrate_097000_causing_some_apps_to/

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

    [Request] Philips Hue to match currently playing album (Spotify/AppleMusic) iOS11

    Posted: 22 Dec 2018 07:08 AM PST

    as title says. There was the tweak (Ambiance) made by /u/ziph0n, it works really good but there are lacking options,

    a) the ability to turn it off so it won't override my settings while listening to music

    b) set the minimum brightness

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

    [Question] Is their a way to blur whole lockscreen when musics playing?

    Posted: 22 Dec 2018 11:28 PM PST

    [GUIDE] watch mkv avi other formats directly from phone

    Posted: 22 Dec 2018 07:32 PM PST

    I searched pretty hard for a couple hours the other day when I was looking for a solution to play an .mkv file I had downloaded from a torrent onto my iPhone. I couldn't find anything except guides for VLC which doesn't work. So I wanted to make something for someone else to read in case anyone wanted to do the same. So they also wouldn't rip their hair out trying to play a simple video file stored on their iPhone.

    There was no updated/iOS 11 solution. The old programs that used 32 bit like rush player are now outdated and no longer even open on iOS 11.3.1 (that was the old player I used to use on iOS 9-10)

    Anyways let me say that infuse 5 from the App Store can link up with Filza. Once you've downloaded the movie file and have infuse 5 installed, open Filza and then navigate to wherever you've chosen to save your file. In my case it was var/mobile/media and tap on your movie file. The choice should now come up asking you which program you'd like to use to open the file. Select infuse 5 and it should start playing with no problems.

    I wanted to write this for people who shrug off App Store programs because they automatically think they won't have access to the root file system. I was one of those people. I thought there's no way an App Store app is going to let me play my downloaded movies from the iphones hard drive due to the restrictions apple has in place. Thus I consistently skipped over anything that suggested using any App Store type app.

    Anyways hope this helps another noob like myself.

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

    [Help] So I’ve been having some problems with substrate so I tried to downgrade and now I have both substitute and substrate installed...

    Posted: 22 Dec 2018 10:58 PM PST

    [Request] Tweak that enables two audio sources to play over each other simultaneously.

    Posted: 22 Dec 2018 12:40 PM PST

    It'd be fantastic if I could listen to music from Spotify while watching a video from Youtube. Also It would be very useful if it included an option to be able to adjust the volume level for each audio source separately.

    I've noticed this being requested many times over the past months, which just proves how difficult the task probably is. I hope this will inspire developers to eventually create it if it's already not in the works.

    Thanks!

    Ps. I've tried [[Watchdog Pro]] for example but it didn't let me listen to multiple audio sources at the same time, so I don't think this type of tweak exists yet. For ios 11 at least.

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

    [Question] Is there a way to stop Thermal Throttling dimming screen while playing PUBG?

    Posted: 22 Dec 2018 02:02 PM PST

    [Question] Why does this happen when I try to add Saurik’s link from Twitter onto Cydia? I’m trying to install substrate and get rid of substitute.

    Posted: 22 Dec 2018 11:15 AM PST

    [REQUEST] tweak Crystal from antique dev please

    Posted: 22 Dec 2018 09:21 PM PST

    [Help] Can't jailbreak with Uncover

    Posted: 22 Dec 2018 11:20 AM PST

    Uncover on iPad 5 - 11.3.1 hangs on stage 45/64 forever giving no error, regardless of chosen exploit. It worked fine before I did a rootfs restore from within Uncover

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

    [Question] Snapchat 10.18.1 Location Issue

    Posted: 22 Dec 2018 08:27 PM PST

    I am on Snapchat 10.18.1 and I have location turned on but my friends can't see my location even though I have it set on "My Friends". Is anyone having this issue? When I go on the latest version of Snapchat I appear on the Snapmap but when I switch back to 10.18.1 my location shows where I was last with the latest version of Snapchat. I am using an iPhone X on 11.4 with Electra. Location on Snapchat 10.18.1 used to work before till I guess they updated the map to a snow theme for Christmas.

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

    [Question] cannot make calls after installing substrate

    Posted: 22 Dec 2018 04:41 PM PST

    After installing substrate I cannot make calls from my iPhone 7 iOS 11.2.1. When I dial a number and press the call button literally nothing happens. Can't call from contacts or recents either. I can answer calls made to me though, interestingly enough.

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

    [Question] Cydia stuck here when I add/delete sources, and apt-get update reports NO_PUBKEY error for 6 of my sources

    Posted: 22 Dec 2018 08:22 PM PST

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel