Cleaning from Icloud

viperultra 363f9e324c Add 'Licence' 2 years ago
Licence 363f9e324c Add 'Licence' 2 years ago
Readme.md 60575ce802 Add 'Readme.md' 2 years ago
icloud-bypass.py d88193d08d release 2 years ago

Readme.md

How to use ?

1.You need installed python 3 on your computer also jailbreaked device with installed openssh server. Than you need to install dependencies for python

python -m pip install paramiko

2.To run script use

python icloud-bypass.py

Also you need to change IP address of your device in script in place

ssh.connect('192.168.0.104', username='root', password=password)

mine as example was 192.168.0.104