iOS Jailbreak [News] checkra1n get Linux support and other updates! |
- [News] checkra1n get Linux support and other updates!
- [news] CheckRa1n for windows first demo
- [Tutorial] bootra1n: Boot from USB straight into Linux + checkra1n!
- [Discussion] checkra1n Linux version 0.9.8-2 install app icon launcher!
- [News] tvOS 13.3 Was Just Unsigned - iOS 13.3 May Follow Soon. If you were thinking about upgrading to it, nows your chance. (Or Save Blobs)
- [Update] Magma Evo v1.1 - Now supports Prysm!
- [Tutorial] Easiest, most idiot-proof way to dual-boot Windows 10 and Linux (No USB stick needed!)
- [Release] ColorizeChat - Customize your Messages and WhatsApp on iOS 12 & 13 (Please read description below for more information)
- [News] Don't update to 13.4 Beta 1 if you use checkra1n
- [tutorial] raspbian checkra1n setup
- [Discussion] Best iOS 13 tweaks for Jailbroken iPad
- [NEWS] SEP from iOS/iPadOS 13.4 beta 1 is fully uncompatible with older versions
- [Tutorial] Video - bootra1n Linux + checkra1n, on USB
- [Discussion] checkra1n now on AUR for Arch-based Linux systems
- [TUTORIAL] Checkra1n Linux Full Tutorial
- [News] iOS 13.4 Beta 1 has been released.
- [Question] Checkrain Error -78
- [Request] this Layout but then for iPhone
- [HELP] Can't download IPSW from Apple Server.
- [Tip] one line command If you are using Linux Live USB for CheckRa1n
- [Question] Resign Unc0ver After 7 Days?
- [Question] Is there any way to block OTA updates on a stock iPhone XS on 13.3?
- [Release] NoSuggestions, choose which applications should be able to add contact suggestions in the iOS 13 share sheet!
- [help] cant upgrade my Cydia
- [question] how to backup only photos & restore them in same order as they were earlier?
- [question] how to access root files on pc? ios13.3
[News] checkra1n get Linux support and other updates! Posted: 05 Feb 2020 01:51 AM PST
| ||
[news] CheckRa1n for windows first demo Posted: 05 Feb 2020 08:29 AM PST
| ||
[Tutorial] bootra1n: Boot from USB straight into Linux + checkra1n! Posted: 05 Feb 2020 05:09 PM PST
| ||
[Discussion] checkra1n Linux version 0.9.8-2 install app icon launcher! Posted: 05 Feb 2020 09:06 PM PST
| ||
Posted: 05 Feb 2020 04:36 PM PST | ||
[Update] Magma Evo v1.1 - Now supports Prysm! Posted: 05 Feb 2020 09:59 AM PST
| ||
[Tutorial] Easiest, most idiot-proof way to dual-boot Windows 10 and Linux (No USB stick needed!) Posted: 05 Feb 2020 04:44 PM PST The easiest way to dual-boot Win10 and Linux is to use Ra1nstorm setup. It easily installs Xubuntu to anywhere on any drive, No messing with partitions, no easy way to overwrite any files, no ways to screw anything up :) Whenever you start your computer, you will be able to choose between Windows 10 and Xubuntu Once you boot into Xubuntu you can install checkra1n as usual Just download and run setup.exe from the Ra1nstorm GitHub repo [link] [comments] | ||
Posted: 05 Feb 2020 07:17 AM PST
| ||
[News] Don't update to 13.4 Beta 1 if you use checkra1n Posted: 05 Feb 2020 12:24 PM PST It breaks checkra1n so you can't jailbreak 13.4 with checkra1n for now. [link] [comments] | ||
[tutorial] raspbian checkra1n setup Posted: 05 Feb 2020 05:34 PM PST SETUP IPAD: disable airplane mode, Turn on wifi, connect to wifi network SETUP RASPBERRY PI: Setup raspbian (Download, extract, write image to SD card, eject, re-insert, create 'ssh' file on boot partition, insert into pi and power up) Track down the rPI IP address in your router and ssh into that IP with putty/terminal/juiceSSH/etc. passwd // Only run once. This command allows you to change your pi password from raspberry. highly recommended on any new install. now copy and paste into terminal: sudo apt update && sudo apt -y upgrade && sudo apt -y dist-upgrade sudo apt install libc6 libncurses5 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libatk1.0-0 libgdk-pixbuf2.0-0 libglib2.0-0 libfontconfig1 libfreetype6 libgtk-3-0 libusb-1.0-0 libplist3 usbmuxd mkdir -p checkra1n && cd checkra1n wget https://assets.checkra.in/downloads/linux/cli/arm/5f7d4358971eb2823413801babbac0158524da80c103746e163605d602ff07bf/checkra1n && chmod +x checkra1n sudo ./checkra1n ::Plug in iDevice, unlock device needed, and 'trust' your raspberry pi to continue. If you screw this up you can reset your privacy and it will ask you again. A few flags for checkra1n executable -c : command line interface, no CLI GUI -wui : webra1n, add server IP and port (2 EXAMPLES:/// sudo ./checkra1n -wui 127.0.0.1 8082 ///\\ sudo ./checkra1n -wui 192.168.1.4 81\) (redundant with SSH login) Good luck everyone! [link] [comments] | ||
[Discussion] Best iOS 13 tweaks for Jailbroken iPad Posted: 05 Feb 2020 11:22 PM PST Cydia seems to be full of old tweaks, YouTube is full of videos for iOS 12 or with tweaks that are only really good for iPhones. Where should someone that just jailbroke a iPad 6th gen begin with tweaks? All I really do is reddit and surf. Maybe something that makes the GUI a bit nicer. Really I'd just like a more useful floating swiping keyboard and a few nice tweaks like dark reader for safari and ublock for it. I'm not looking to spend any money either. [link] [comments] | ||
[NEWS] SEP from iOS/iPadOS 13.4 beta 1 is fully uncompatible with older versions Posted: 05 Feb 2020 01:29 PM PST
| ||
[Tutorial] Video - bootra1n Linux + checkra1n, on USB Posted: 05 Feb 2020 10:46 PM PST
| ||
[Discussion] checkra1n now on AUR for Arch-based Linux systems Posted: 05 Feb 2020 07:16 AM PST | ||
[TUTORIAL] Checkra1n Linux Full Tutorial Posted: 05 Feb 2020 03:30 AM PST First go to into the terminal. Then run echo "deb https://assets.checkra.in/debian /" | sudo tee -a /etc/apt/sources.list Followed by sudo apt-key adv --fetch-keys https://assets.checkra.in/debian/archive.key And then followed by again sudo apt update and then do sudo apt-get install -y checkra1n Then go to https://checkra.in/releases/#all-downloads and download one of the linux ones for your computer Then go back into the terminal and do cd Downloads Now try to do sudo ./checkra1n If it dosent work then put in this command sudo chmod a+rwx (YOUR CHECKRA1N PATH) (eg /home/user/Downloads/checkra1n After executing that it should do nothing, this means you are going good, now go into fullscreen and type sudo ./checkra1n you should be done EDIT: after you have done these steps when you want to jailbreak again just open a terminal and cd into downloads and do sudo ./checkra1n [link] [comments] | ||
[News] iOS 13.4 Beta 1 has been released. Posted: 05 Feb 2020 10:45 AM PST | ||
[Question] Checkrain Error -78 Posted: 05 Feb 2020 08:23 PM PST I've been trying to jailbreak my iPhone 8 through the Checkrain tool in Ubuntu. However the results are either it stays stuck waiting for my phone or it throws me Error -78 which is something about "Maybe try root?", if it's saying for me to use su mode then I've done that but it's the same. Anyone know anything or any suggestions? [link] [comments] | ||
[Request] this Layout but then for iPhone Posted: 05 Feb 2020 01:07 PM PST
| ||
[HELP] Can't download IPSW from Apple Server. Posted: 05 Feb 2020 11:40 PM PST does anyone happens to try and download older unsigned version of ios from ipsw.me or any other website that provides downloading ipsw? because i tried several time and have zero success to download. i either get an error or access denied. i tried using succession tweak and also doesn't work. anyone? [link] [comments] | ||
[Tip] one line command If you are using Linux Live USB for CheckRa1n Posted: 05 Feb 2020 08:32 AM PST Copy past following command in terminal, every time you boot Linux from Live USB Credit- u/csuki [link] [comments] | ||
[Question] Resign Unc0ver After 7 Days? Posted: 06 Feb 2020 12:21 AM PST I just got my jailbreak back using AltServer method. Since Reprovision no longer works, what's my option(s) to sign unc0ver automatically or manually after 7 days directly from my device? Thank you. [link] [comments] | ||
[Question] Is there any way to block OTA updates on a stock iPhone XS on 13.3? Posted: 05 Feb 2020 10:27 PM PST TVOS beta profile method no longer works as of 01/31/20. Any other way to block my phone from automatically downloading the 13.3.1 update? I aready have automatic updates turned off [link] [comments] | ||
Posted: 05 Feb 2020 10:24 AM PST The tweak is available for FREE in the packix repository, it allows to whitelist apps that can submit contact suggestions in the iOS 13 share sheet, a feature that Apple should have implemented. Read the description of the package to understand how it works. [link] [comments] | ||
Posted: 05 Feb 2020 11:25 PM PST like the title says i haven't been able to upgrade my Cydia in months i keep getting this when i try, does anyone know how i can fix this? device iPhone 6s+ IOS 12.4 i use unc0ver to JB [link] [comments] | ||
[question] how to backup only photos & restore them in same order as they were earlier? Posted: 05 Feb 2020 11:24 PM PST | ||
[question] how to access root files on pc? ios13.3 Posted: 05 Feb 2020 11:22 PM PST |
You are subscribed to email updates from iOS Jailbreak (iPhone, iPad, iPod Touch, Apple TV). To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment