Please read this document carefully and the wiki document we will launch in the future before using it.
"Manage your Apple ID in a new way" - This is an automated Apple ID detection & unlocking program based on password problems.
Single back-end management of a single account, and provide a display account page to view the main branch;
The back-end regularly detects whether the account is locked. If it is locked or two-step verification is turned on, it will automatically unlock, modify the password and return the password to the API.
-
mainback-end program, deploy through systemctl and obtain task parameters from API [single task];
-
Programrequires Chrome webdriver,
Docker version is recommended [selenium/standalone-chrome] (https://hub.docker.com/r/selen Ium/standalone-chrome), please find your own way to use it.
Download address format[106.0.5249.61]:https://chromedriver.storage.googleapis.com/index.html?path=106.0.5249.61/ chromedriver install command [note version]:
wget https://chromedriver.storage.googleapis.com/106.0.5249.61/chromedriver_linux64.zip
unzip chromedriver_linux64.zip
mv chromedriver /usr/bin/
#Grant enforcement authority
chmod +x /usr/bin/chromedriver
- tg_bot's job command adds tg notification
The level and ability of developers are limited, and there may be many bugs in the program. You are welcome to ask Issue or Pull Request, and you are also welcome to join the project!
Telegram group: [@appleunblocker] (https://t.me/appleunblocker)
Please make sure that Webdriver is deployed before use
wget https://raw.githubusercontent.com/yuanweize/appleid_unlocker/backend/backend/install_backend.sh && bash install_backend.sh
backend\main.py
Back-end unlocker
Description: Account recryption and unlocking through Webdriver and submit a new password to the API. This program relies on the API
Startup parameters: `-api_url -api_key Deploy back-end administrator, the script will automatically get the task [single task only] from the API site and deploy the container. The default synchronization time is 10 minutes (manual synchronization can restart the service) \
- Automatic identification verification code
- Detect that the account is locked
- Detect two-step verification
- Check that the password is correct
- Delete the device
- Modify the password
- Escalate the password
- Telegram Bot Notification