iOS Jailbreak (iPhone, iPad, iPod Touch, Apple TV)

47 readers
1 users here now

We stand in solidarity with numerous people who need access to the API including bot developers, people with accessibility needs (r/blind) and 3rd...

founded 2 years ago
MODERATORS
251
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/Poulet0306 on 2024-09-19 16:12:13+00:00.

252
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/Abdul_Saheel on 2024-09-19 11:02:07+00:00.


As the title suggests, is Apple Intelligence truly on-device? Using Misaka X, I’ve noticed that a few people have enabled Apple Intelligence on their devices, which makes me question Apple’s claims that their AI runs entirely on-device. As an AI enthusiast, I was already skeptical about the performance of Apple Intelligence on devices like the iPhone 16 Pro Max. However, seeing it work on older models like the iPhone 11 raises further doubts about the role and effectiveness of the NPU (Neural Processing Unit).

TL;DR , I doubt Apple's claim that Apple Intelligence operates entirely on-device.

253
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/theoccurrence on 2024-09-19 10:27:28+00:00.

254
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/The-Big-F on 2024-09-18 19:28:01+00:00.


Hello :)

After SwaggyP36000 is down, are there alternatives to download TrollStore Ipa's?

255
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/rovian on 2024-09-18 15:09:47+00:00.

256
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/kaktusmisapolak on 2024-09-18 07:37:20+00:00.

257
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/justrals on 2024-09-18 03:32:16+00:00.

258
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/EchoEnigma__ on 2024-09-17 08:50:40+00:00.

259
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/SeaworthinessAny269 on 2024-09-17 01:11:54+00:00.


I was reading about jailbreaking history and for as long as I can remember, there’s always been BigBoss. Does anyone know anything about this? How did it start? Why did it become preinstalled? Who owns it and why are they still paying for it? Would really appreciate it, if you know some fun facts about this, to share :)

260
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/tatytu on 2024-09-17 05:44:16+00:00.


Don’t even compare iOS 18 features with jailbroken iOS. They’re totally different. You either want JB or you don’t, simple as that.

261
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/ruth_vn on 2024-09-16 23:05:38+00:00.

262
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/SatKsax on 2024-09-15 19:43:15+00:00.

263
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/m7xjsr on 2024-09-15 22:44:29+00:00.

264
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/Glum-King-5230 on 2024-09-15 17:20:05+00:00.

265
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/CreativeGamer03 on 2024-09-15 13:28:40+00:00.

266
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/CourseSuccessful6372 on 2024-09-15 06:33:17+00:00.

267
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/Fluffybunnyabc on 2024-09-14 19:58:24+00:00.

268
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/iphoneian on 2024-09-15 05:29:33+00:00.

269
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/Right_Lawfulness_718 on 2024-09-15 02:27:49+00:00.


if any dev of any tweak want some help to translate your tweak to brazilian portuguese, or maybe spanish, send me a message in my discord(eduxz373).

no money payment or something like that, im doing it for fun. i just like helping the brazilian community of jailbreaking, so, if you have an tweak and want it to be translated to portuguese, just call me at my discord and we can talk about it.

270
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/n_g__ on 2024-09-14 13:32:13+00:00.

271
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/mopedfred on 2024-09-14 01:05:39+00:00.


A device customization tool that can be used on iOS!

iOS / iPadOS 16.0 - 18.0 RC / 18.1 beta 3

272
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/paintedirondoor on 2024-09-13 13:17:40+00:00.


I was kinda bored and since i cannot find an adblock tweak for my iPhone 5s (12.5.7). i decided to go the classic unix way. and since i said i was bored so i wrote thsi post

Requirements:

  • Full read-write file system acesss (we editin shit in /etc) this is usually attainable by a rootful jailbreak
  • a way to write commands (terminal, openssh) openssh recommended. but a terminal app should do fine
  • hosts file from this github repo from the RAW FILE SOURCES section

copy/download the hosts file to the target filesystem.

$HFILE = replace with your own hosts file location.

Enter the following text in the code section.

rm /etc/hosts

since the hosts file already have local loopback. we dont need the old one. remember to replace $HFILE

mv $HFILE /etc/hosts

To update the blocklist. just rinse and repeat

273
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/Wrong_Salt5365 on 2024-09-14 02:59:22+00:00.

274
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/Fluttering_TUrbine on 2024-09-13 22:09:11+00:00.


Nugget (mobile) v1.0 beta 1

  • Nugget now runs fully on device! More info below on steps you need to follow.
  • iOS 16 support
  • Current Features:
    • Mobile Gestalt tweaks from Nugget
    • Feature Flags from Nugget (iOS 18+)
    • Status Bar tweaks from Cowabunga Lite

EU Enabler is not currently in the app as I am planning to rewrite it later, so it will come in a later beta.

BETA IS ONLY AVAILABLE FOR NITRO BOOSTERS/SUPPORTERS AT .GG/COWABUNGA

275
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/jailbreak by /u/tejaskathuria_ on 2024-09-13 12:33:23+00:00.

view more: ‹ prev next ›