r_jailbreak | Unsorted

Telegram-канал r_jailbreak - r/jailbreak

-

(unofficial channel) Latest posts from reddit.com/r/jailbreak | powered by: @r_channels

Subscribe to a channel

r/jailbreak

Free ReleaseJulioverne releases AutoLockX on his repo

Lets your force auto lock if not interact to device when given timeout in any case even when playing media (like YouTube).


Configure Options from Settings.

https://redd.it/kshwtv
@r_jailbreak

Читать полностью…

r/jailbreak

Question Is it possible to be on iOS 14 but use an Apple Watch with watchOS 5 on it ?

Thanks. I’m on a JB 7 on iOS 14.

https://redd.it/ksfqnl
@r_jailbreak

Читать полностью…

r/jailbreak

contain junk files and folders. If you find them, please comment below, I would appreciate it.

​

Other apps to consider (if they have been long deleted from your phone):

Any apps like WhatsApp and Telegram (or clients for those apps that you had at one point) will leave behind a lot of leftovers on your phone. In Filza, go to the root directory and use keyword searches like "telegram" and "whatsapp" to hopefully find folders that are storing away large amounts of unnecessary junk files on your device.

https://redd.it/ksdf0i
@r_jailbreak

Читать полностью…

r/jailbreak

request Bad android camera tweak

A camera tweak that lets you have bad sound and video quality just for fun.

https://redd.it/ksc944
@r_jailbreak

Читать полностью…

r/jailbreak

[Request] Could anyone turn this concept into reality?
https://redd.it/ksag5k
@r_jailbreak

Читать полностью…

r/jailbreak

[question] [request] iOS 13 bedtime
https://redd.it/ks8j6z
@r_jailbreak

Читать полностью…

r/jailbreak

Question is there a tweak for changing mac Address like in iOS 14 for iOS 13.5

is there a tweak for changing mac Address like in iOS 14 for iOS 13.5

https://redd.it/ks78pc
@r_jailbreak

Читать полностью…

r/jailbreak

question slow cydia reload

Is there anyone I could up cydia? I have around 9 sources but cydia would take like 5 min to finish reloading.

https://redd.it/ks5g6k
@r_jailbreak

Читать полностью…

r/jailbreak

[HELP] what tweak is this? it keeps on coming up at the top of my screen
https://redd.it/ks3n9e
@r_jailbreak

Читать полностью…

r/jailbreak

[Question] How can i disable THIS at the bottom?? I have searched everywhere, and tried for siri suggestions turned off, and also per-app, but nothing? How?
https://redd.it/ks10sq
@r_jailbreak

Читать полностью…

r/jailbreak

REQUEST Lock Screen/Charging Screen (See Picture)

I stole this off a fake video thumbnail, and was hoping we could get something like this for iDevices. Maybe like custom pictures of every device, as well as the battery life would be so cool!

https://preview.redd.it/avc80tr1yr961.jpg?width=139&format=pjpg&auto=webp&s=1752b951f418b31557b237a4e3152144dcaf4816

https://redd.it/krwu4f
@r_jailbreak

Читать полностью…

r/jailbreak

Question Google Authenticator as CC shortcut

Hi, i would like to have Google Authenticator as a shortcut in the Control Center, which options do I have?

Thank you

https://redd.it/kruw25
@r_jailbreak

Читать полностью…

r/jailbreak

the mask will be applied everywhere.

- If you are experiencing crashes when opening the preference bundle, or safe mode on the SpringBoard, use Filza to delete /var/mobile/Library/Preferences/com.artikus.neonboardprefs.plist. This could be because you have installed an old version of NeonBoard in the past and it's settings are conflicting with the new tweak.

***

## Regarding the "NeonBoard is unsafe / modifies the filesystem / will mess up your device" claims that have been made on the /r/jailbreak Discord server

Mid-summer, a group of people have said these things about NeonBoard Lite on the Discord server. This made NeonBoard look very bad and suspicious; many people have messaged me asking if this is true back then. So, **it is not**.

- **Claim #1: NeonBoard modifies system files

This claim was based off a misinterpretation of my original NeonBoard Lite release post. Quote:

> ...I discovered a completely new theming method, which didn't involve replacing images, but instead just changed *paths* to the images

For some reason, they thought that I modified the filesystem to do this. Of course, I didn't. **Everything NeonBoard modifies is done through hooking not filesystem modifications, and thus is indeed safe to use.** (you can check this yourself if you know Objective-C on a basic level; in fact, the source code for NeonBoard Lite was available since day 1, but they didn't bother checking it to see if their claims were true, which they weren't :/)

- **Claim #2: NeonBoard will mess up your device**

This claim was based off an indeed suspicious paragraph from my original NeonBoard release post:

> And by the way, DO NOT try to use it with glyph themes. Nothing may happen, but sometimes weird caching issues appear, icons start turning blank even after disabling the tweak, etc... So yeah. Do not.

This was the most fair and objective claim they did, however, it is also not true. First of all, the bug which caused icons to stay blank/glitched even after a reboot was fixed **in the very first update I did the morning right after release**. Second, as I found out later, the bug with icons being blank **didn't even exist at the moment of releasing!** It was because of my code being wrong in some early development stages, and **the code that was faulty didn't even make it into the final release**. However, the people who said this on the Discord couldn't have know this, so this claim is still kind of fair, though not at all true.

- **Claim #3: NeonBoard hooks layoutSubviews, which is very bad for performance**

Muirey03 (you might know him from the tweak Cr4shed), a very experienced and trusted developer in the community, has once pointed out that NeonBoard hooked layoutSubviews for icon masks. But, at the time of this whole thing happening on Discord, this claim was.... **Almost three years old**. Yeah, that's right. Only the **very first** version of NeonBoard, released *way* back in 2018 hooked layoutSubviews. Since then, NeonBoard has been rewritten from the ground up *three* times. Again, folks should've checked the source code before calling me out :/

(On a side note, hooking layoutSubviews is not always a bad thing; it is generally bad practice, but sometimes it is perfectly fine. It is usually a method that gets called very often and very much by the system, but sometimes it only gets called a few times, for example, upon load or update of a view. In such cases, it's perfectly fine to hook it).

- **Claim #4: the developer of NeonBoard (aka me) doesn't care about bugs**

Quote from one of my NeonBoard update posts:

> please dont find bugs i wont be able to fix them soon now to the actual post

I might've not made it obvious, but this was a joke; It was also kind of referring to the fact that I went to sleep shortly after deploying the update, which meant I'd be able to start working on fixing the bugs after at least about 10 hours from the original release. And there were no bug on this update anyway from what I remember /shrug/.

*In general, they just took what I said in various places out of context and

Читать полностью…

r/jailbreak

[REQUEST] *Actually* lock apps in downtime. Without giving options for extending time for apps in downtime, only show the passcode option
https://redd.it/krs3zp
@r_jailbreak

Читать полностью…

r/jailbreak

question iOS 14.1 wireless charging problem

I have recently bought an iPhone 12 and luckily I got it on 14.1. I’m patiently waiting for a jailbreak but I have a known problem with wireless charging that was resolved in iOS 14.2 or 14.3 I think. When the jb comes out is it possible to create a tweak that ports the patch to the 14.1?

https://redd.it/krnjzq
@r_jailbreak

Читать полностью…

r/jailbreak

[Request] Tweak to add confirmation pop up when airdropping from the share sheet
https://redd.it/ksfzi5
@r_jailbreak

Читать полностью…

r/jailbreak

Request Six LS on iPhone 12?

I'm currently trying to get an IOS 6 theme on my iPhone 12 pro. Seeing as it's not jailbreak-able I was wondering if there's a way to singularly install the tweak?

https://redd.it/ksegxo
@r_jailbreak

Читать полностью…

r/jailbreak

Tutorial (IOS 13) Guide to Clearing Storage on your iPhone Using Filza & iCleaner Pro

I saved almost 5GB of storage doing this. If you use a ton of apps or constantly or constantly download and remove files/media from your device, this may help you save more.

Please don't let this slip into obscurity. I see a lot of people ask about how to clean up iPhone storage and I would like for some of them to hopefully find this. Also if you do end up finding this and it helps you, please save it in case you want to reference this in the future.

Quick note: This took me hours of rummaging through the filesystem on iOS 13. This should work on iOS 14 as welll, but the file paths mentioned below may have changed between the iOS versions. This tutorial will be uses Filza and iCleaner Pro.

Explanation: When you delete images and videos, they are not entirely being erased from your phone. Instead, bits and pieces are saved in other parts of the filesystem and will most likely never get deleted, hoarding unneccessary space from your phone that you could be using in more productive ways. Deleted apps also leave behind an unnecessary amount of leftovers on your filesystem. Think about it: a lot of these folders and subfolders are created by apps you install. They weren't there when you bought your stock iPhone, so if you ever reinstall said apps, they can just recreate the folders when needed.

Caution: Some apps may check if certain (sub)folders have been tampered with (Snapchat, banking apps, Nintendo apps, etc). Please don't just use this on every app you currently have or have used in the past and expect it to work out.

​

PART 1: Filza File Manager

1. Go to Filza on your phone, click the star at the bottom, and click Root.
2. Click the search icon (the magnifying glass at the top left) and click on "type = video". Make sure you are searching in root and not just the current subfolder. The first bunch of results are required video files like the moving Siri icons and airpod connection animations. Once you scroll down though, you will most likely find videos (or parts of them without audio) that you thought you deleted a long time ago.
3. Across to the right of the files you will see a blue arrow. Click on it to be taken to the path where that video is located. You may have to do this a couple times until you find the tmp folders and application folders that are holding the majority of the videos/images that you thought you deleted long ago.
4. Once you confirm that the folders contain only junk files and media, you can selelct everything inside and delete it in Filza.
5. You can now add the file path to iCleaner (see Part 2 below for instructions)
6. Rinse and repeat until you are satisfied with the amount of storage you just saved.

​

PART 2: iCleaner Pro

Before you add additional directories in iCleaner, confirm that constantly modifying those files/folders will not affect currently installed apps.

1. Open iCleaner and enable the "Custom files and folders" option
2. Two rows below it, click on "Custom filese and folders"
3. Click on Add Item and then locate the path of the folder you found in Filza, in iCleaner. I'd recommend setting these to Recursive. You can configure the other settings at your own judgement.
4. That's it! Run iCleaner to automatically clean out these additional directories and save extra storage on your device!

Here are a couple directories that I added to iCleaner, one of which was taking up a substantial amount of my storage for no good reason. I have tested deleting the content inside and it has not affected any app performance or caused any apps to crash. Add via iCleaner:

/var/mobile/Containers/Data/Application/Data/Application/com.google.ios.youtube/Documents/Carida\_Files (click the plus sign and finish configuring and adding it to iCleaner)

/var/mobile/Containers/Data/Application/Data/Application/com.zhiliaoapp.musically/Documents/drafts

These are a couple that saved me storage. I am sure there are plenty of other directories that

Читать полностью…

r/jailbreak

Discussion Firmware Archiver - Download IPSW firmwares automatically.

(I'm sorry, I couldn't decide if I'm eligible for Free Release tag so I went with Discussion one. Mods If I violated any rules, please kindly point me to the right direction. Thank you.)

​

Hello. Have you ever needed to download all available full restore IPSWs for your device in bulk whether its signed or not? If yes, my tool will help you. You just have to specify a device model you want to download firmware for and download directory. Tool will check if you have enough free space or not, also if download gets interrupted just start again, it will download only corrupted or never downloaded files (it checks if the file already exists and md5 hash matches.)

​

Here's the BitBucket Page you can download tool from. Scroll to bottom, and you will see the instructions.

​

https://preview.redd.it/15vplxe3pv961.png?width=2126&format=png&auto=webp&s=b77c7d6515b10180068c1f2775a713c91e602ed7

https://redd.it/ks9u15
@r_jailbreak

Читать полностью…

r/jailbreak

Question I used to have a keyboard tweak but I can’t remember what it was

So the tweak.. I could just hold a button on my keyboard and choose the font and then right it out and it would automatically change the letter to that font/style.

I cOuLd mAkE iT lOoK LiKe tHiS

And👏🏼like👏🏼this👏🏼

Without manually doing that

There’s more but I can’t do them, if you know please help... thank you.

https://redd.it/ks62ow
@r_jailbreak

Читать полностью…

r/jailbreak

HELP Odyssey Jailbreak 1.2.2 Unreliable.

Odyssey 1.2.2. Unreliable on Iphone 7, 13.5.1

Just wondering if anyone else is experiencing the same issues:

-iPhone 7, with iOS 13.5.1.

-Odyssey takes several tries to jailbreak my device.

-After the jailbreak completes, if I lay the phone down, and it locks, a few minutes later it reboots and the jailbreak is lost. Sometimes the screen is black for several minutes before the reboot happens.

-Occasionally the jailbreak will remain stable until the phone is reset/turned off, but this is rare.

-Jailbreaking in airplane mode doesn’t seem to make much difference in success.

-I also went into settings an “Erase all content and settings to try and get a clean install of iOS 13.5.1

Anyone have any suggestions on how to get Odyssey working more reliably?? Maybe downgrade to a previous version of Odyssey??

https://redd.it/ks6gva
@r_jailbreak

Читать полностью…

r/jailbreak

REQUEST Cydia say i am offline

help on my iphone 5 ios 10.3.4 32bit cydia says am offline tutorials don`t work please help

https://redd.it/ks6ngb
@r_jailbreak

Читать полностью…

r/jailbreak

Request Any tweak to make autocorrect better. Nothing specific, just better in every way

You get the gist

https://redd.it/ks4nr1
@r_jailbreak

Читать полностью…

r/jailbreak

[HELP] Unable to use Face ID after approximately 45 days of uptime. (iPhone 11, iOS 13.5, unc0ver)
https://redd.it/ks1gbo
@r_jailbreak

Читать полностью…

r/jailbreak

Request A tweak that lets me know how far did the person listen to my voice message in whatsApp.



https://redd.it/krx70o
@r_jailbreak

Читать полностью…

r/jailbreak

[help] What is cloudd? I tried removing a lot of tweaks but it’s still there for some reasons.. It’s taking half of my battery and it’s really annoying, does anyone know what it is and how to fix it please? Thank you in advance.
https://redd.it/krxl1h
@r_jailbreak

Читать полностью…

r/jailbreak

used it to make me and my tweak look bad. Some people fell for it, and I don't blame them. But to those who did this: please check your facts before calling me out :/*

***

## Okay, cool, where do I get this thingy?

**Repo: [artikushg.github.io](https://artikushg.github.io)**

**For feedback/bug reports**: either PM me here on reddit, or DM me on my Twitter account: [@ArtikusHG](https://twitter.com/ArtikusHG)

## Credits & appreciations

I'd like to say a **huge** thanks to **a lot** of people who, directly or indirectly, have helped me in the development process a lot. Here they are:

- [@DODGraphics](https://twitter.com/DODGraphics), developer of iThemer - he helped me with UI theming and a bunch of other small things, and we developed the new theming method used in NeonBoard together. I'm **very** thankful to him.

- [@pixelomer](https://twitter.com/pixelomer) - he pointed me in the right direction to hook IconServices.framework. Without him, I would've probably abandoned the project (or may have taken much longer to get it to a usable state). Thank you!

- [@CStar_OW](https://twitter.com/coolstarorg) (CoolStar) - a lot of code from the open-source part of Anemone has been reutilized and adapted for NeonBoard. Without this, the development process would have taken **much** longer. Thank you!

- [@JannikCrack](https://twitter.com/JannikCrack) - for gifting me his themes Fenix and PhoenixOS. Most testing for NeonBoard's SpringBoard effects (dock, folders, etc.) has been done using these themes. Thank you!

- [@Litteeen](https://twitter.com/Litteeen), [@MrGcGamer](https://twitter.com/MrGcGamer) - for testing and helping me fix many, many bugs :P. Thank you!

***

....well, that's it, I guess? Enjoy the tweak! And be sure to drop me a follow on Twitter if you like it :p

Ah, also, source code: https://github.com/ArtikusHG/NeonBoard

https://redd.it/krtear
@r_jailbreak

Читать полностью…

r/jailbreak

[Free Release] NeonBoard, reborn - a new lightweight theming engine for iOS 7 - 14! (+ a bit of info regarding the "NeonBoard is unsafe and will mess up your device" rant on the Discord from a while ago)

# This took.... *very* long.

But it's finally here.

***

Hey /r/jailbreak, I'm very proud to say that NeonBoard, the theming engine I have been teasing for years, is finally here. It took almost a year of development to get everything working, and I'm very happy with what I got in the end.

***

## Who? What? Where?

So, what is NeonBoard? Some of you might have heard of NeonBoard Lite a while ago when I released it - well, this is the full version of the tweak! Apart from the very basic feature - icon theming - this version includes:

- Icon masks (Read below for info about icon masks on iOS 14. They work, but with a catch....)

- Icon effects (shadows, overlays and underlays)

- UI theming (CC icons, app UI, StatusBar, etc.)

- Settings icons (with some advanced features!)

- SpringBoard effects (icon labels, page dots, folders, badges, etc.)

- Fonts

- ....and much more!

***

## Ok, aight. But why?

Yeah, why, you may ask? Why yet another theming engine? Well, here's why:

- Lightweight: NeonBoard is built with performance and battery life in mind - a lot of things are done in a way different from how other theming engines do it, and overall it seems more efficient (and we've tested on different devices, jailbreaks and versions).

- Supports a large span of iOS versions: as far as I know, most SnowBoard extensions are iOS 9+ (or even iOS 11+); Anemone 3 doesn't suppport older iOS versions either. NeonBoard does, **for all of its features**.

- Attention to detail: for example, the clock icon is not only themed for the live icon, but also for the one you see in app switcher, screen time, folder icons, etc. NeonBoard renders the clock arrows and caches this icon, unlike other theming engines, that just use the background circle image as the icon. You can also mask Settings icons with NeonBoard, for example. There are some small UI customization options in the settings, like hiding icon labels, hiding dock background, etc. to make you feel even more comfortable with your homescreen.

- Completely free and open-source: the source code for **the whole project** is available on my GitHub (link at the end of the post)

***

## Switching to NeonBoard

NeonBoard aims to support *everything* that SnowBoard, Anemone, iThemer and other theming engines do, so for most people switching to NeonBoard won't be an issue. Just install NeonBoard through your favorite package manager, mess with the settings a bit - and you're set!

However, some features of other theming engines are **not** available in NeonBoard as of right now. Here are some of them:

- UISounds theming

- Homescreen presets

- Switching themes without a respring

There are also things that I don't plan on adding **at all**, such as respring logos.

If none of these are important to you, you can consider it a safe and painless switch.

***

## Setting up NeonBoard

If you are planning to do the switch, I want you to note a couple of things about setting up NeonBoard to prevent potential issues:

- Glyph mode: if you're using a glyph theme, enable this toggle (otherwise icons will have a black background).

- Custom dock y: if your custom dock is too low (too high?), just drag the slider in the preference bundle. Sadly I couldn't find any documentation on how SnowBoard or Anemone position their custom docks, so I made this to prevent themes being potentially unusable.

- Mask rendered icons: the deal with icon masks on iOS 14 is - they're broken. But not completely! In fact, they work, but aren't implemented in the best way at the moment. It seems to be an issue in both Substrate and Substitude/libhooker where tweaks don't inject into some processes (such as IconServicesAgent), which is crucial for tweaks like NeonBoard. So right now, there's two options: your mask will only be applied to the homescreen, or you could enable "Mask rendered icons" and "Glyph mode" and

Читать полностью…

r/jailbreak

Question iphone 10 with activation lock... bootra1n??

my girlfried got scammed buying an iphone x in good condition from ebay... after start the iphone asks to activate via itunes email and password... is it possible to unlock it via bootra1n?

https://redd.it/krsqwm
@r_jailbreak

Читать полностью…

r/jailbreak

Question will my Apple Music work after jailbreak ?

I have Apple Music subscription, so will it still work after get my phone jailbroken ? ios 14.3

https://redd.it/krp0dx
@r_jailbreak

Читать полностью…
Subscribe to a channel