Skip to content

septs/EasyLPAC

 
 

Repository files navigation

EasyLPAC

lpac GUI Frontend

Download: GitHub Release

System Requirement

  • Windows 7+
  • MacOS 12+
  • Linux: ? glibc, glfw, gtk3dialog Packaging for various distributions works in progress

Currently, only APDUINTERFACE for pcsc and HTTPINTERFACE for curl are supported.

Usage

Releases have lpac binary included

Step

  • Connect your PCSC smartcard reader to computer and plug in your eUICC
  • Open EasyLPAC

Screenshots

FAQ

macOS SCardTransmit() failed: 80100016

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 solve it by reading the following article:

lpac error: APDU library init error

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

Will it send notification automatically?

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.

About

lpac GUI Frontend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%