Brayan-Villa / iOS15-Bypass-Hello

Windows => Download GitBash.exe | Support Windows and Linux
40 stars 22 forks source link

The activation files it generated doesn't work! #2

Open w0cyber opened 2 years ago

w0cyber commented 2 years ago

after successfully sending the files to the iPhone, the iPhone still locked.... does it really work???.... or we need to do something else with that script??

Stokes83 commented 2 years ago

Do we have to change serial number to the one on the generated files. Then activate the device

w0cyber commented 2 years ago

I talked with Villa yesterday, he told me that I have to change the SN, then activate the device with that script.

w0cyber commented 2 years ago

you can decode the activation_record.plist file - the Serial number is decoded with your device info to base64 format. "SerialNumber" = "F18MWSF6FFDQ";

ihar3108 commented 2 years ago

Прошу прощения, а не объясните пожалуйста весь порядок действий по обходу. Что-то у меня ничего не получается

Gudenkcool commented 2 years ago

try to disable baseband, I don't know the command. use winscp: mnt6/usr/../../ baseband (don't delete it because it will be recovery mode) change name to baseband2

Stokes83 commented 2 years ago

Hi I have changed the serial number but still I can’t activate the device.

Sent from my iPhone

On 20 Jun 2022, at 20:07, Gudenkcool @.***> wrote:

 after successfully sending the files to the iPhone, the iPhone still locked.... does it really work???.... or we need to do something else with that script??

try to disable baseband, I don't know the command. use winscp: mnt6/usr/../../ baseband (don't delete it because it will be recovery mode) change name to baseband2

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.

Gudenkcool commented 2 years ago

disable basband and problem solved

Stokes83 commented 2 years ago

to generate activation files the device has to be in hello mode right.

supriyabaidya commented 2 years ago

after some tweaking and manual intervention, I've successfully generated all the files as per 'GenerateFiles.sh' . But couldn't run the file 'Activate.sh' , getting error in Linux "Syntax error: Unterminated quoted string" and error in Mac is "unexpected EOF". can you explain the steps a little briefly and please make different scripts per OS.

windowalter commented 1 year ago

after successfully sending the files to the iPhone, the iPhone still locked.... does it really work???.... or we need to do something else with that script??

After running GenerateFiles.sh on window I am getting error "making IC-Info.sisv....grep: activation_record.plist: No such file or directory"

Please help me if I am doing someting wrong