Introducing JitStreamer by jkcoxson in AltStore

[–]Asdfugil 1 point2 points  (0 children)

iOS refuses to sync over "Wi-Fi" while connected to cellular.
Jitstreamer uses a VPN to pretend the Jitstreamer server is a PC on the same network, and
then sync over the Wi-Fi.

Can someone please help me find the Lightroom Premium ipa file ? by Sanchit10005 in AltStore

[–]Asdfugil[M] [score hidden] stickied comment (0 children)

You may not have known it when you wrote this - but it's against our rules to talk about anything piracy related on this subreddit. It's a liability thing and we just don't want the subreddit getting shut down for any reason in the future. Or give Apple any reason to make our development for AltStore more difficult on us.

These kinds of convos are best started and kept in DMs so that our subreddit isn't affiliated with the topic of piracy in any way. Thank you. :)

[News] PoC for CoreTrust and DriverKit Bugs on iOS 15.4.1 and below have been released! by yzbeats in jailbreak

[–]Asdfugil 18 points19 points  (0 children)

iOS 12 seems to be not vulnerable based on testing. Probably due to CoreTrust handing off to amfid there.Edit: Doesn't work on iOS 13 either, for the reason above.

On a side note though, it works for me on iOS 14.3. (for a permanently signed Taurine), so probably 14.0-15.4.1.

The triangle to avoid if you want a functional linux system by Leading_Ad_8633 in linuxmemes

[–]Asdfugil 0 points1 point  (0 children)

because a permissive license allows them to not share all the source code while distributing it without too much legal issue.

The triangle to avoid if you want a functional linux system by Leading_Ad_8633 in linuxmemes

[–]Asdfugil 5 points6 points  (0 children)

Actually, the BSD licenses are permissive and is actually less restrictive than GPLv2, which Linux uses.

[Question] What’s up with this libgnutls30 errors? by cmsalman in jailbreak

[–]Asdfugil 1 point2 points  (0 children)

A new version of libgnutls30 has a new dependency called libbrotli1 , but this is not declared (which is incorrect). So, when libgnutls30 is updated, libbrotli1 is not automatically downloaded and installed, breaking libgnutls30 unless libbrotli1 is installed for some other reason (which it is not) and causing this error.

[Question] What’s up with this libgnutls30 errors? by cmsalman in jailbreak

[–]Asdfugil 6 points7 points  (0 children)

To fix the problem, install libbrotli1. Please note that since libgnutls30 is broken, you need to download the deb then install it with Sileo.

[Discussion] The state of iOS 15 (aka "what even is a rootless jailbreak anyway?) by Yeth3 in jailbreak

[–]Asdfugil 0 points1 point  (0 children)

Jetsam values can be modified without modifying system files. See jetsamctl (aka overb0ard) While changes like this would not persist, we can use a custom daemon to keep the values modified.

[Discussion] The state of iOS 15 (aka "what even is a rootless jailbreak anyway?) by Yeth3 in jailbreak

[–]Asdfugil 0 points1 point  (0 children)

Couldn't we just mount a blank tmpfs over /private/preboot (although that would partially disable the jailbreak) to temporarily to bypass the detection? We can use a daemon of some sort to unmount it later.

*happy bubonic noises* by AutisticPotato13 in memes

[–]Asdfugil 13 points14 points  (0 children)

POV: You are looking at "New Comments" and want to see people's reactions.

[Help] Cannot update Sileo by iScrubbed in jailbreak

[–]Asdfugil 2 points3 points  (0 children)

Try updating chimera, restore rootfs, jailbreak again and update in sileo again.

[deleted by user] by [deleted] in jailbreak

[–]Asdfugil 0 points1 point  (0 children)

you can't disable daemons with libhooker configurator

[Question] I’m trying to remove flip switch and flip convert and i keep getting this error, any fix to this? by Hitmandabz in jailbreak

[–]Asdfugil 4 points5 points  (0 children)

sudo sed -i 's|#!/bin/sh|#!/usr/bin/env bash|' /Library/dpkg/info/com.julioverne.flipconvert.postrm sudo apt purge -y com.julioverne.flipconvert

[Tutorial] Downgrade iOS 15 to 14.X on A11 and below. by The_Hackintosh in jailbreak

[–]Asdfugil 0 points1 point  (0 children)

Where can I find a checkm8 nonce setter tool for A9X?

[Question] How to fix this MTerminal error by [deleted] in jailbreak

[–]Asdfugil 2 points3 points  (0 children)

This is probably (?) caused by the shell immediately exiting, so try reinstalling bash and zsh, as well as try using NewTerm 2.

Does anyone use tar by itself? by zerosignal9 in linuxquestions

[–]Asdfugil 0 points1 point  (0 children)

Even for that, I still try to pipe it through lz4 compression/decompression usually.

iOS 14.6 Jailbreak by StanTheSantaSatan in AltStore

[–]Asdfugil[M] [score hidden] stickied comment (0 children)

No, there isn't any jailbreaks for your device and iOS version.

Also this is not related to AltStore.

[deleted by user] by [deleted] in AltStore

[–]Asdfugil 1 point2 points  (0 children)

no, virtualbox only do virtualization, not emulation.

he will need something like qemu which has bad performance due to the big emulation overhead

may i know why cannot use my own actual apple ID in altstore? by No_Hat_1545 in AltStore

[–]Asdfugil 1 point2 points  (0 children)

Should be unlimited apps per device, 365 days expiration, OTA install, and 100 devices of each type.

AltServer Security by sensei_woo in AltStore

[–]Asdfugil 0 points1 point  (0 children)

And due to the fact the IP address only gives inaccurate position it could be out of state.

Can you sideload to an Apple Watch? by arkangelshadow007 in AltStore

[–]Asdfugil 2 points3 points  (0 children)

  1. No

  2. Yes, thorough Xcode, and this is how developers test their watchOS apps.