• Breaking News

    Saturday, May 1, 2021

    iOS Jailbreak [UPDATE] AppSync Unified 94.0 — Now with support for iOS 14.5!

    iOS Jailbreak [UPDATE] AppSync Unified 94.0 — Now with support for iOS 14.5!


    [UPDATE] AppSync Unified 94.0 — Now with support for iOS 14.5!

    Posted: 01 May 2021 08:42 AM PDT

    Repo URL: https://cydia.akemi.ai/ (Tap here on your device to automatically add the repo!)

    Support me with Patreon, PayPal (karen@akemi.ai), or Cryptocurrency

    (A full list of all available donation methods can be found here.)

    Any support is greatly appreciated, but donations are not and will never be necessary to use my software!


    Changelog for 94.0 (full changelog)

    • Added support for iOS 14.5.

    • No other changes were made to AppSync Unified's functionality or code.


    Unified AppSync dynamic library for iOS 5, 6, 7, 8, 9, 10, 11, 12, 13, and 14.

    AppSync Unified is a tweak that allows users to freely install ad-hoc signed, fakesigned, or unsigned IPA app packages on their iOS devices that iOS would otherwise consider invalid.

    Some popular use cases include:

    • Installing freely-distributed apps that are unavailable from the App Store without having to re-sign the apps in question every 7 days (if the user does not have a subscription to the Apple Developer Program)
    • Assisting in the development of iOS applications with Xcode
    • Cloning or downgrading already-installed apps

    Help! I installed AppSync Unified, but it doesn't seem to be working after I resprung from Cydia/Zebra/Sileo/etc.!

    If AppSync Unified is not working after installation, reboot your device or run ldrestart to activate it. You will only need to do this ONCE.

    This issue appears to be caused by what …seems like a Cydia Substrate/Substitute bug(?) that's resurfaced from years ago, and occurs really rarely, so it's an absolute nightmare of a bug. It's especially frustrating for me since I'm such a perfectionist when it comes to software development, too ww (🍍˃̶͈̀ロ˂̶͈́)੭ꠥ⁾⁾

    For the curious developers among you: AppSync Unified's postinst binary (see pkg-actions.m) restarts installd via launchctl — for some reason though, it seems like Cydia Substrate and/or Substitute doesn't always inject the dylib properly into installd until you run ldrestart or reboot.

    I tried really hard to determine the cause of this, but I really have no idea what could be causing this. The dylib has long since been written to the filesystem by the time postinst was executed, let alone when launchctl was even called by posix_spawn.

    I guess for now, all I can do is inform people about the bug and how to resolve it. ⊂⌒~⊃。Д。🍍)⊃

    Hopefully I'll be able to properly resolve this in time.


    Regarding piracy…

    Please do NOT use AppSync Unified for piracy.

    AppSync Unified is a development tool designed for app developers first and foremost, alongside other valid legal uses that I support — a few of which are outlined above.

    Software piracy is illegal. Please support the developers of the iOS software you use, whether they be app developers on the App Store or tweak developers on Chariz/Dynastic/etc.

    They're just trying to make a living too, much like you and I.

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

    [Free Release] Loupe - Resurrects Magnifying Glass!

    Posted: 01 May 2021 09:52 AM PDT

    [Free Release] Loupe - Resurrects Magnifying Glass!

    Loupe

    Magnifying glass for text fields

    Apple killed the magnifying glass for text fields in iOS 13+, this tweak will brings it back.

    This package tested to be working on iOS 14.3. Might or might not work on lower iOS version. Though not tested on iOS 13, I hope it works...?

    Get it from my repo here.

    Follow me on Twitter

    To support development: https://www.paypal.me/udevs

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

    [Tutorial] Capture TCP packets in Wireshark from jailbroken device locally

    Posted: 01 May 2021 07:00 PM PDT

    1. Install Wireshark on computer
    2. Install usbmuxd on computer (MacOS: terminal: "brew install usbmuxd")
    3. Install tcpdump from mcapollo repo: "https://mcapollo.github.io/Public/" on a jailbroken device
    4. Install OpenSSH on jailbroken device
    5. Plug jailbroken device into computer
    6. In a new terminal window run "iproxy 2222 22"
    7. Open another new terminal window and run "ssh root@localhost -p 2222 /usr/local/sbin/tcpdump -i en0 -w - 'port !22' | wireshark -k -i -"
    8. When prompted, type in "alpine" or whatever you changed root password to
    9. TCP packets will now be shown in Wireshark. Enjoy!
    submitted by /u/_iPhone10
    [link] [comments]

    [Question] Is there a tweak to get dark mode on snapchat? (ios 14.4)

    Posted: 01 May 2021 09:16 PM PDT

    [Free Release] Nonce Setter - a shortcut to automate the generator setting process for FutureRestore

    Posted: 01 May 2021 09:01 AM PDT

    [Free Release] Nonce Setter - a shortcut to automate the generator setting process for FutureRestore

    This shortcut is an automated way of setting your generator for FutureRestore for people who might want it done quickly or for people who are less experienced.

    Link: https://routinehub.co/shortcut/9065/

    Requirements:

    • Jailbroken device
    • Saved blobs
    • OpenSSH
    • OpenSSH Settings (Elucubratus-based jailbreaks only e.g. checkra1n, unc0ver) and ports set to 22,2222 inside Settings > OpenSSH

    NOTE: If you get this error: "This shortcut cannot be opened because your Shortcuts security settings don't allow untrusted shortcuts.", then go to Settings > Shortcuts and Enable Untrusted Shortcuts.

    On the surface, this shortcut will:

    1. Install dimentio and other dependencies
    2. Proceed to ask you to get your blob from TSS Saver, shsh.host or select a local blob, then grabs the generator from your blob and set it using dimentio.
    3. Verifies that the APNonce on device matches the APNonce in your blob, by parsing it and then either or reading from dimentio's output.

    Cool features of this shortcut:

    • All in all this shortcut takes anywhere from 10-40 seconds to run depending on your device speed, for people who FutureRestore often and hate having to repeatedly open your package manager, add the repo, install dimentio and then set it with a terminal app / SSH, this is definitely a big time-saver.
    • Reads your ECID and then gives you an intuitive little system that allows you to download your blob from either TSS Saver or shsh.host without you having to enter your ECID to 'find' the directory for your blobs
    • Parses the generator from the blob so you don't have to open it and go looking for it yourself (useful especially to beginners).
    • If there is no generator found in the blob, it will automatically give you a choice to use the common generators or a custom generator which is inputted by you.
    • It uses OpenSSL to parse the blob instead of reading everything from the filename, so your blob can be called whatever and this will still work.
    • Automatically detects the device you're on and determines which hashing method to use to verify the APNonce.
    • ApNonce verification happens before FutureRestore so it can easily tell you if you can use the blob with FutureRestore without you having to set it up and find out the hard way.
    • ApNonce verification is not just limited to A12 and above, it works for all devices.
    • Allows you to choose from common generators if the APNonce verification fails in order to increase chance of success
    • Auto-detect common A11- ApNonces and apply their respective generators regardless of what is in the blob to make sure it is 100% correct

    If you get any errors, drop a comment down below and I'll try my best to help you through it, or go to the #futurerestore-help channel in the r/Jailbreak discord where someone should help you faster.

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

    [Request] Tweak to fix Airpods Pro ANC or prevent auto updates

    Posted: 01 May 2021 05:15 PM PDT

    If anyone could figure out how to downgrade them or somehow fix the ANC that would be awesome. If that's not possible we need a tweak to keep them from automatically updating.

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

    [request] A tweak that prevents airdrop from “jumping” into the photos app when accepting photos.

    Posted: 01 May 2021 07:02 PM PDT

    As the title says. Nothing worse than being deep into something and accepting photos from someone and having it jump into the photos app.

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

    [HELP] I cant jailbreak my phone

    Posted: 01 May 2021 11:12 PM PDT

    So I had a good jailbreak on iOS 13.5.1 and out of nowhere my phone had some of the most bizarre behavior that required me to have to use itunes to restore it as my phone became unusable (I couldn't even attempt to jailbreak it as the phone would just simply have the same issues)
    Now i'm stuck at iOS 14.3 and for some unknown reason I cannot for the life of me jailbreak my phone
    Any and all attempts no matter the method results in my phone having impossible battery failures (I say this is impossible as the batter and screen just got replaced so theres no possible way these failures can be happening)

    Does anyone know any possible way to get around this issue?
    I have an IPhone 6s running iOS 14.3

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

    [Request] Disable tiktok’s default in app browser and open directly in safari or open an in app safari

    Posted: 01 May 2021 12:53 PM PDT

    Tiktok's in app browser sucks. You can't copy any links or even open it in safari. It's honestly frustrating sometimes. u/haoict could you add this to tiktok god?

    i stg if ppl downvote this bc its abt tiktok and tIkToK BaD smh

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

    [Help] repo won’t download in Sileo error 522

    Posted: 01 May 2021 11:04 PM PDT

    [Question] checkra1n no longer working on iPad Air 2 (14.5 / 0.12.3)

    Posted: 01 May 2021 03:25 PM PDT

    Unfortunately checkra1n is no longer working on my iPad Air 2 - it was fine on 14.4 w/ 0.12.2.

    I tried a clean restore to 14.5 but that didn't fix it, even tried 14.6 beta 1, tried both Linux and macOS, odysseyn1x, different machines, lightning cables, usb ports, it always errors out with either usbmux error -79 or timed out uploading bootstrap. Any ideas?

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

    [request] Jiggly mode for control centre. Like Edit home screen wiggle mode for the home screen but bring it to the cc. I find it so annoying to do it in settings.

    Posted: 01 May 2021 04:54 AM PDT

    [Question] Trying to download iOS 14.4.2

    Posted: 01 May 2021 05:34 PM PDT

    Before Apple stops signing it, trying to download it from the ipsw site without Wi-Fi. Been using cellular data but I keep getting a corrupted file. Since 14.5 has been released I know there's no loop hold to go around it, or is there?

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

    [Question] How to play Spotify and other music in Facebook or YouTube side by side?

    Posted: 01 May 2021 09:10 PM PDT

    Is there any tweak that won't stop playing in Spotify while opening any YouTube or Facebook video... Thanks

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

    [Request] Push notifications on CarPlay

    Posted: 01 May 2021 10:57 PM PDT

    Is there a tweak that allows to push notifications of other apps to CarPlay? Not like carbridge or CarPlay enable , a tweak to just push notifs of apps of my choosing

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

    [Question] Is it possible to tether multiple iDevices to a PC with TetherMe?

    Posted: 01 May 2021 05:44 PM PDT

    [Question] Is it possible to tether multiple iDevices to a PC with TetherMe?

    Hello,

    I have two iDevices connected to my Win10 PC, both with TetherMe sharing WiFi over USB. Individually, both tethers work, and the PC can use them normally. However, when I connect both iDevices, Windows only connects to the first connected device, and the second is considered an "Unidentified network". Is there any way to use two tethers at once together?

    In the attached image, notice how the left device is not receiving anything, while the right one is.

    https://preview.redd.it/mhbsnm0etlw61.png?width=715&format=png&auto=webp&s=04eb27b0c7ba004e3767d83e4dc6c079ed77b7a1

    Any help would be appreciated. Thanks!

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

    [Question] Is there a tweak where at any time if my VPN gets disconnected for any reason, the tweak will auto connect to it again so I don’t have to do it all the time? My VPN seems to always disconnect at random times and I never know when it gets disconnected.

    Posted: 01 May 2021 09:27 PM PDT

    [help] cant download tweaks on cydia or zebra... no clue why

    Posted: 01 May 2021 09:23 PM PDT

    [Question] High "System Services" cell data use. Which daemons cause the entries here?

    Posted: 01 May 2021 12:25 PM PDT

    I'm trying to track down some issues where the "System Services" section in cell data keeps reporting high use for stuff that should be inactive. I have location services off and "set automatically" off for time, and yet the "Time & Location" service keeps chewing through data. I have notifications turned off entirely yet "Push Notifications" is constantly doing shit. Etc.

    Does anyone know which daemons are responsible for all the entries that show up in this submenu? I want to try disabling stuff to track down what's going on.

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

    [help] How do I prevent this “No Conversation Selected” screen from opening when I click to open a message notification?

    Posted: 01 May 2021 05:22 PM PDT

    [Question] Pressing the 'get' button in sileo isn't doing anything

    Posted: 01 May 2021 11:05 AM PDT

    [Question] If someone were to delete an important apps files using Filza, would there be a way to get the files back since the app won’t work? Asking for a friend... P.S.

    Posted: 01 May 2021 11:39 PM PDT

    already deleted the recently deleted files

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

    [Help] Find My Friends Contact Photos Missing From App, Not Missing Anywhere Else

    Posted: 01 May 2021 11:37 PM PDT

    [Help] Sentinel tweak doesn’t show up in dynastic repo.

    Posted: 01 May 2021 11:29 PM PDT

    Title explains I'm 100% sure I have right repo

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

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel