Introduction
This is an automated Apple ID detection and unlocking program based on security questions.
The frontend is used to manage accounts, supporting the addition of multiple accounts and providing an account display page.
You can create share pages containing multiple accounts, and set a password and expiration date for each share page.
The backend periodically checks whether an account is locked. If the account is locked or has two-factor authentication enabled, the system will automatically unlock it, reset the password, and report the new password to the API.
It can log into Apple IDs and automatically remove devices from the account.
The system supports proxy pools and backend clusters, which improve the success rate of unlocking and help avoid risk control.
The commercial edition mainly adds sales-related features. Please choose the edition according to your needs.
The open-source edition has been discontinued and is no longer maintained.
Below is a comparison of features across different editions.
| Feature | Open Source | Personal | Commercial |
|---|---|---|---|
| Periodic account checks | ✅ | ✅ | ✅ |
| Automatic unlocking & 2FA disabling | ✅ | ✅ | ✅ |
| Multi-user support | ✅ | ✅ | ✅ |
| Share page code obfuscation & CAPTCHA | ❌ | ✅ | ✅ |
| Automatic password updates | ❌ | ✅ | ✅ |
| App Store status detection | ❌ | ✅ | ✅ |
| Account region detection & update | ❌ | ✅ | ✅ |
| Account language detection & update | ❌ | ✅ | ✅ |
| Account name detection & update | ❌ | ✅ | ✅ |
| Share page domain restriction* | ❌ | ✅ | ✅ |
| Bulk account management | ❌ | ✅ | ✅ |
| Custom password prefix | ❌ | ✅ | ✅ |
| Remove devices in iCloud Lost Mode | ❌ | ✅ | ✅ |
| Multiple share page templates | ❌ | ✅ | ✅ |
| Email unlocking | ❌ | ✅ | ✅ |
| Random account display on share pages | ❌ | ❌ | ✅ |
| Account tagging & categorization | ❌ | ❌ | ✅ |
| User permission settings* | ❌ | ❌ | ✅ |
| Unlock package sales* | ❌ | ❌ | ✅ |
| Account rental* | ❌ | ❌ | ✅ |
| Online payments* | ❌ | ❌ | ✅ |
| Top-up with card codes | ❌ | ❌ | ✅ |
| Account redemption | ❌ | ❌ | ✅ |
| Access limit for share/redemption pages | ❌ | ❌ | ✅ |
| Long-term maintenance | ❌ | ✅ | ✅ |
| Authorization model | – | Time-based | Time-based / One-time |
* Share page domain restriction: Only authorized domains can embed share pages to prevent theft.
* User permission settings: Set user expiration date, maximum number of accounts, minimum unlock interval, etc.
* Unlock package sales: A built-in store allows the admin to configure packages (e.g., period, min execution interval) for users to purchase.
* Account rental: Admins can mark accounts as rentable, set a daily price for each account, and allow users to renew rentals.
* Online payments: Currently supports Yipay, epusdt, Alipay face-to-face payments, and card code top-ups.