• Breaking News

    Sunday, June 21, 2020

    iOS Jailbreak [Upcoming] Announcing Triton - The Call UI you've been waiting for! Built with SwiftUI.

    iOS Jailbreak [Upcoming] Announcing Triton - The Call UI you've been waiting for! Built with SwiftUI.


    [Upcoming] Announcing Triton - The Call UI you've been waiting for! Built with SwiftUI.

    Posted: 21 Jun 2020 04:27 PM PDT

    [Paid Release] Titan - Automatic picture in picture with Activator support. Now available on Chariz!

    Posted: 21 Jun 2020 07:03 AM PDT

    [News] Odyssey (Chimera13) hopefully coming sometime this week, and Odyssey port for Apple Watch Series 4/5 may come to watchOS 6.2.5 and below.

    Posted: 21 Jun 2020 07:16 PM PDT

    [beta] PrivacyTools - control how apps access your information

    Posted: 21 Jun 2020 09:06 PM PDT

    The tweak is under development. I'm releasing a beta version of it now because I won't be able to work on tweaks or jailbreak stuff for some time. So, anyone who wants something like this can make use of it, and I can collect bug reports.

    The goal of PrivacyTools is to restrict application access to different areas of iOS. I'm primarily focusing on permissions you GRANTED. Some apps or certain functionality within some apps downright refuse to work because you didn't grant permission. And the only way is to just give the app permission and let it access your data.

    What if you want to save a photo from Facebook but don't want it to see your photos? What if you want to send photos that are only viewable once (I don't know what it's called) but don't want to give Instagram camera access? You can do these with PrivacyTools.

    Currently, I've added support for Camera, Photos and Contacts. And it should work on iOS 6 and above (maybe lower versions too. I didn't test). I spent a lot of time reversing apps and iOS frameworks and trying different methods to make this work.

    Photos

    • lie to the apps and tell them you have 0 albums and 0 photos

    • allow saving photos without letting apps read photos

    • You can optionally enable the photo picker. The photopicker only gives apps photo you select and not let them actually read all the photos. It's handled by iOS.

    Camera

    • There are multiple ways apps can get camera feed. The tweak attemps to block all known methods. It even prevents apps from getting metadata

    • Attempts to fake imagedata apps get.

    • Optionally "hard block", where it outright disables camera access. This can cause apps to crash while trying to obtain imagedata or metadata from camera if the app itself doesn't handle the error iOS throws

    Contacts

    • Apps will read 0 contacts

    • Won't work on older iOS versions (like iOS 8 and below) and apps that use the ancient framework. But no need to worry about that since no apps now use that old framework.

    • You can whitelist contacts. Apps will only see these contacts

    Notes

    • Restart the target app after you change settings

    • Ignore the placeholder items in settings. They don't work

    • The main toggle doesn't work

    • You can't restrict some system apps (I've hardcoded this limitation). For example, camera blocking for camera app doesn't work, photos blocking for photos app won't work.

    • Some system apps may crash if you restrict them. I'm not focusing on fixing this but please report it if you encounter such a crash.

    Future plans

    • Microphone support

    • Use a video to fake camera feed, where the app gets the video as realtime camera feed

    • Temporarily allow access to last n number of photos or photos added in the last 10 minutes or so

    • Allow access to just one album or selected photos in camera roll.

    • Cause apps to hang and not complete launching (yes, I mean it).

    • App-specific clipboard.

    • Fake some identifiers apps frequently access

    • Restrict network access. Optionally blacklist just analytics/data collection networks.

    • Restrict keychain access.

    Send me bug reports and suggestions. When I get back, I'll be focusing on finishing this tweak. I feel like this is a much needed tweak for many people.

    Donate: https://www.paypal.me/ARX8

    Twitter: https://twitter.com/ARX8x

    Source: apt.arx8x.net

    Thank you all for your support.

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

    [Update] Folded 1.2.0 — Fix custom folder icon grid

    Posted: 21 Jun 2020 10:30 AM PDT

    [Paid Release] betterAlarm - A beautiful timer and alarm screen (Chariz)

    Posted: 21 Jun 2020 07:03 AM PDT

    [Free release] Purge95 - clear battery usage stats if you unplug at or above 95%

    Posted: 21 Jun 2020 08:24 PM PDT

    This tweak will clear battery usage information and immediately restart the data collection you see in Settings > Battery.

    • The stats will be cleared if the battery level is at or above 95% and you disconnect from power source

    • The 95% is actual 95% and not the iOS curved battery %

    • I'm unsure about wireless chargers. So please test this

    • I tested it on iOS 10 and 13 and it seems to work reliably

    • Currently compiled for 64 bit devices

    • Make sure you whitelist the tweak if you disable injection into daemons

    Thanks for all the support the community gave me. There's another tweak I'm working on. I'll post about it soon. Check that out too.

    If you find bugs or have suggestions, contact me directly.

    Donate: https://www.paypal.me/ARX8

    Twitter: https://twitter.com/ARX8x

    Source: apt.arx8x.net

    Edit: I forgot to add a postinst script to restart the daemon. So, after install, restart UserEventAgent manually or ldrestart

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

    [Question] What are these black building block icons?

    Posted: 21 Jun 2020 05:27 PM PDT

    [Free Release] Actify | Activator Event to Send Custom Notifications From Any App

    Posted: 21 Jun 2020 04:25 PM PDT

    Actify is my brand new tweak that allows you to create a new Activator event to display a custom notification! For example: Shake your device and you get a notification from Instagram with a custom notification title and message!

    Links

    Available on my repo: https://yulkytulky.github.io/TweakRepo/

    Open source on Github: https://github.com/YulkyTulky/Actify

    Features

    Display notification with:

    • Custom Title
    • Custom Message

    From:

    • Any app with notification privileges (these must be turned on through stock iOS settings)

    By:

    • Creating a new Activator action for Actify! (done within the Activator app or Actify preferences)

    Examples: https://imgur.com/a/Z0Czr1m

    Bonus Example: https://imgur.com/a/dnkAIZm

    Have a great day, all!

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

    [Free Release] - lower | Lowercase all visible text on your iPhone!

    Posted: 21 Jun 2020 12:54 PM PDT

    Here is yet another all-visible-text-changing tweak, but this one just may be useful!

    lower will make all visible text on your iPhone lowercase! Perfect for simple, calm, and minimalist setups/themes!

    lower is available on my repo now: https://yulkytulky.github.io/TweakRepo/

    NOTE: It may be possible that some text is not in lowercase. If so, contact me through a DM and I will see if it is possible to fix. Not all text will be lowercase-able, but most is!

    Finally, have a great day!

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

    [Discussion] Milkyway2 stretched on A12Z, 6gb of ram. Now I just need an HDMI adapter and a TV

    Posted: 21 Jun 2020 09:32 PM PDT

    [Question] What widget is this on the home screen?

    Posted: 21 Jun 2020 04:19 PM PDT

    [Discussion] Haptic13 !!! [[Haptic13]] is a great tweak that I don’t see any talk about which I feel is deserved to be mentioned. With all the hype around Buzz Buzz Lite, I feel this tweak is getting overshadowed. Not taking away from Buzz Buzz ; all tweaks and developers deserved their recognition

    Posted: 21 Jun 2020 07:40 PM PDT

    Great work!

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

    [TIP] Unlock or start your Chevrolet with Activator if you have OnStar.

    Posted: 21 Jun 2020 12:38 PM PDT

    Unlock or start your Chevrolet with activator.

    Prerequisite Jaikbreak and: If you have the My Chevrolet app installed and you subscribe to Onstar and have lock/unlock "in the app" you can do that via activator. If you also have remote start "in the app" you can do that as well. You need those functions available in the app not just on your key fob.

    Install Activator, tested on iPhone 11, IOS 13.5, Unc0ver 5.2.0

    In activator, create a run command for each of the lines below. To create the commands just pick activator, anywhere and chose any action then choose build command at top right. Then select Run command.

    Name the command, for lock maybe Lock Car. Then in the next line enter the entire activator send command for it below, there are 4 separate ones. Tap save then done. Repeat this for each command.

    Now those commands will appear in activator when you want to create an action trigger.

    For example, activator /anywhere/both volume buttons pressed. Then scroll down and you will find your commands under Run Commands! Pick one and boom, it's done.

    It's actually a shortcut listener and activator launches a shortcut to that function in the app. The app opens directly to the key fob and executes the function you asked for.

    Be sure there is a space on either side of send . Case sensitive and all on one line!

    activator send libactivator.shortcut:com.gm.myChevrolet:Lock

    activator send libactivator.shortcut:com.gm.myChevrolet:Unlock

    activator send libactivator.shortcut:com.gm.myChevrolet:Start

    activator send libactivator.shortcut:com.gm.myChevrolet:Stop

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

    [Update] Watusi for WhatsApp v1.3 is now available — Continued Voice Messages, Contol Center Toggle Customization & more.

    Posted: 21 Jun 2020 07:04 AM PDT

    New features preview
    Continued Audio Messages
    Customize Control Center Toggle

    Full change-log

    • Created a new Watusi project with a lot of internal clean-up and improvements
    • Added a new feature to continue listening to voice messages anywhere with a custom playback speed. Activate it from the Chats Add-ons section.
    • You can now add and organize more controls to the Control Center toggle, you can access its settings from Control Center settings.
    • Added a new Help section to answer most of your frequently asked questions.
    • Support upcoming WhatsApp 2.20.70
    • Enabled Export Chat feature for all countries (It was disabled in Germany).
    • Hopefully fixed the Message Scheduler feature for everyone, let me know if you're still facing issues.
    • Fixed Opening a new chat with Phone Number crashing for some users by using WhatsApp's URL Scheme
    • Added Archive Lock button to Context Menu on iOS 13 instead of a long press gesture.
    • Removed WatusiKit library that used to inject into UIKit.

    If you have any issues or suggestions, please use the Help & Support section inside Watusi settings.

    The update is on my repo apt.fouadraheb.com.

    Follow me on Twitter @FouadRaheb for the latest news and updates.

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

    [Discussion] will kali nethunter ever come to iOS?

    Posted: 21 Jun 2020 08:22 PM PDT

    So a few of you penetration testers/script kiddies/actual hackers might know a thing or two about something called kali nethunter. Kali nethunter is sort of a port of kali linux to rooted android devices through a rom. It brings awesome hacking tools to android (wifi crackers, kali linux terminal, etc.). So something this great has never been brought to the iphone. But now that we have a bootrom exploit jailbreak (checkra1n), is there a chance by the wildest of cards that kali nethunter could come to the iphone? What do you guys think?

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

    [Update] Eclipse for iOS 13 (version 7.3)

    Posted: 21 Jun 2020 08:01 AM PDT

    Hi again! I'm back with another (smaller) update to Eclipse for iOS 13, the best dark mode customization tweak for iOS!

    Eclipse 13 is now 40% off until Friday!

    This week's update is a pretty small one, mostly addresses some bugs that were reported from last week's update:

    • Fixed a bug where some views/badges would color to blend in with your selected theme's background color
    • Added the ability to disable custom status bar colors
    • NEW: "PITCH BLACK" preset is a true pitch black OLED dark mode
    • Fixed a small performance bug that could potentially cause some functions to be run unnecessarily, would had the potential to cause some lag that people were reporting

    This update is now available on the Packix Repository. Stay tuned for next week's update! Hopefully, Facebook support will be wrapped up by then.

    Comment below for another chance at winning a copy of Eclipse 13! I will be choosing 5 random commenters next Sunday!

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

    [Question] Titan Pauses When Playing 2 Videos at same time, any fix? I want it for 2 soccer games at same time in the future

    Posted: 21 Jun 2020 04:26 PM PDT

    [Help] Weirdly shaped Prysm modules

    Posted: 21 Jun 2020 08:15 PM PDT

    [Request] Screening tweak when receiving calls, just like the google pixel.

    Posted: 21 Jun 2020 10:21 PM PDT

    Exactly what was requested here: https://www.reddit.com/r/jailbreak/comments/bhdsxt/request_a_tweak_for_screening_calls_like_the/?utm_source=amp&utm_medium=&utm_content=comments_view_all

    I was wondering if it could get the attention of a developer this time around. This was amazing to have when I used a google pixel and I'd love to see a tweak that could bring this to iPhone in the iPhone style, maybe even with the Siri voice. The feature on the pixel essentially allows you to tap a button when receiving a call that has the Google assistant pick up the call and respond with a generic message telling the caller that their message is being screened by google. Further talking by the caller is translated into text on your screen from which you can choose from preset responses, one of them being a response to a scam number that also blocks the number. This is super useful for unknown numbers and I used it all the time.

    Anyone else interested in seeing this?

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

    [Question] is there a tweak to remove the two very bottom options in spotify? I don't use them and it would look cleaner without. If not no big deal just figured I'd ask.

    Posted: 21 Jun 2020 03:59 PM PDT

    [Question] does anyone knows the tweak to get this colored bar?

    Posted: 21 Jun 2020 06:18 PM PDT

    [Discussion] Which resolution do you guys believe works best on an iPhone X?

    Posted: 21 Jun 2020 11:16 PM PDT

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel