Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 492 Bytes

icloud_id_info

Get Apple Account Informations using some APIs

Usage

If you just want to check the informations for your account with your credentials, just type as below

python icloud_id_info.py APPLE_ID PASSWORD

When you dont have above credentials, you must know the authentification token and the id of ur account. So put them below

python icloud_id_info.py ACCOUNT_ID AUTHENTIFICATION_TOKEN

Notes

This program does not aim to do about some illegal purposes. Just educational.