Skip to content

Latest commit

 

History

History
70 lines (50 loc) · 1.5 KB

README.md

File metadata and controls

70 lines (50 loc) · 1.5 KB

iOS Hacktivation Toolkit

WORKING ON THE LATEST iOS FIRMWARE CURRENTLY AVAILABLE (iOS 13.5.1)

This is an iOS Activation Lock Bypass Tool. I wrote this tool mainly because there is nothing out there for Linux (that i could find anyway).

Looking for developers! This is a work in progress. If you think you can add to this project please get in touch!

Screenshot

img

Currently supported

What things you need to install the software and how to install them

iPhone X
iPhone 8
iPhone 7
iPhone SE
iPhone 6s
iPhone 6
iPhone 5s
iPhone 5c
iPhone 5
iPhone 2/3

iPad Pro (2015 & 2017 models)
iPad 4th/5th/6th/7th Generation
iPad Mini 4
iPad Air 2
iPad Air 1 (WiFi)
iPad Mini 3
iPad Mini 2 (WiFi)

iPod Touch 7th Generation
iPod Touch 6th Generation
iPod Touch 3rd Generation
iPod Touch 2nd Generation
iPod Touch 1st Generation

Features

Restore iDevice (Factory reset & firmware upgrade)
Jailbreak (checkra1n)
Activation Lock Bypass (Hello screen) for all checkra1n-able devices + iPhone 5, 5c, and iPad 4

Install

UBUNTU LIVE USB USERS WILL NEED TO ENABLE SOFTWARE REPOS IN SOFTWARE & UPDATES

img

sudo apt install git
git clone https://github.com/Hacktivation/iOS-Hacktivation-Toolkit.git
cd iOS-Hacktivation-Toolkit/
chmod +x hacktivation.sh
sudo ./hacktivation.sh

Tested on Debian 10 and Ubuntu 20.04

Looking for developers! This is a work in progress. If you think you can add to this project please get in touch!