libimobiledevice / libideviceactivation

A library to handle the activation process of iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
286 stars 131 forks source link

Will this bypass icloud activation? #2

Closed vladoboskic closed 9 years ago

vladoboskic commented 9 years ago

will this bypass icloud activation?

igor9silva commented 9 years ago

No.

HarisDevs commented 9 years ago

Don't be so sure.

FunkyM commented 9 years ago

The tool handles FMiP protection during activation just fine. The "bypass iCloud activation" is not in the scope of this project but rather of the activation server. There is no way to remove iCloud activation as it will always be securely stored on Apple's servers and needed for a proper full activation of a device. Please also try to use a proper description of your issue in the future as "prog" does not really explain much.

daniel-bluesea commented 6 years ago

@FunkyM you said: "The tool handles FMiP protection during activation just fine" is it true (or can be true) for devices without sim card? just to get the FMiP/activation lock status of the device? thanks

nikias commented 6 years ago

@daniel-bluesea no, this is supposed to mean that if you legitimately activate a device (with a sim-card for iPhone devices) it will prompt for the iCloud credentials to perform the activation.

daniel-bluesea commented 6 years ago

@nikias i dont want to bypass the activation procedure and i dont want to activate devices without SIM cards, but the information regarding the device activation lock/fmip status is very important to me.. and i cant rely on com.apple.fmip IsAssociated value at setup wizard stage because its always false..

daniel-bluesea commented 6 years ago

i'm just looking for a replacement for com.apple.fmip IsAssociated which is not working correctly for erased device on setup wizard/assistance mode