hacktivate
hacktivate copied to clipboard
Hacktivates iPhones vulnerable to Checkm8 via the Checkra1n jailbreak.
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. NOTICE: It's been 2 years, I've since long lost interest in the project as you can tell, I'm sure if someone teaches me how to do this, or I get motivated to figure it out myself, I'll push an update. Else for now, enjoy your bypassed but not hacktivated devices :P
Usage
To install the python dependencies you need pipenv. Read here: https://pypi.org/project/pipenv/
After pipenv is installed
- Open a terminal, and
cdinto the hacktivate directory. - Run
pipenv install. This installs all the python libraries. - Run
pipenv shell. This opens a pipenv interactive window. - Run
python hacktivate.py --installto download the nessecary files. - Run
python hacktivate.py --hacktivateto start the hacktivation process. If you're having trouble with SSH, runpython hacktivate.py --hacktivate --alternate. This uses iProxy on port 44 instead 22.