lpac GUI Frontend
Download: GitHub Release
System requirements:
- Windows7+
- latest macOS
- Linux: gtk3dialog? I'm not sure about dependencies.
Currently, only APDUINTERFACE for pcsc and HTTPINTERFACE for curl are supported.
estk.me User: If you are using the ACR38U card reader included with estk card and are currently using macOS 14 Sonoma, please install the card reader driver first
Linux release does not include lpac binary, you need to compile lpac by yourself. The lpac binary file should be placed in the same directory as the EasyLPAC binary file
Note: Reading LPA activation code and QRCode from clipboard not working in Wayland
If you are using macOS Sonoma, you may encounter this error: SCardTransmit() failed: 80100016
This is because there is a bug in Apple's USB CCID Card Reader Driver, you can try installing the macOS driver provided by your card reader manufacturer, Or you can solve it by reading the following article:
If you see SCardListReaders() failed
and APDU library init error
, that means the card reader is not connected properly. Try connecting the card reader correctly and try again
EasyLPAC will ask you to send notification after install or delete operation.
Other notification(enable, disable) will not be automatically processed. You should process them manually in the Notification Tab
The notification will be kept in your eUICC, including those have been successfully processed. You should manually remove them or click confirm when the program asks you to remove them.