Skip to content

Hacktivates iPhones vulnerable to Checkm8 via the Checkra1n jailbreak.

Notifications You must be signed in to change notification settings

kjaz89/hacktivate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hacktivate

Hacktivates iPhones vulnerable to Checkm8 via the Checkra1n jailbreak.

Notice

Currently this tool ONLY bypasses iCloud. Full hacktivation features are currently being looked into and should come eventually.

Usage

To install the python dependencies you need pipenv. Read here: https://pypi.org/project/pipenv/

After pipenv is installed

  1. Open a terminal, and cd into the hacktivate directory.
  2. Run pipenv install. This installs all the python libraries.
  3. Run pipenv shell. This opens a pipenv interactive window.
  4. Run python hacktivate.py --install to download the nessecary files.
  5. Run python hacktivate.py --hacktivate to start the hacktivation process. If you're having trouble with SSH, run python hacktivate.py --hacktivate --alternative. This uses iProxy on port 44 instead 22.

About

Hacktivates iPhones vulnerable to Checkm8 via the Checkra1n jailbreak.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%