No description
Find a file
2025-03-20 16:54:45 +08:00
.github/workflows ci: add support for Linux ARM and Debian ARM builds in GitHub Actions (#190) 2025-02-11 20:47:30 +08:00
cjson Add license to artifacts and src (#93) 2024-05-13 10:16:26 +08:00
cmake For windows 32... 2024-05-24 19:35:04 +08:00
dlfcn-win32 fix: typo (#208) 2025-03-06 21:53:45 +08:00
docs fix: docs 2025-03-20 08:52:42 +08:00
driver Merge branch 'main' into deprecated-env-vars 2025-03-20 16:54:45 +08:00
euicc fix: typo (#208) 2025-03-06 21:53:45 +08:00
scripts chore: enable LTO by default and add w/o LTO CI for debug (#177) 2024-12-15 10:03:50 +08:00
src refactor: euicc init function (#222) 2025-03-20 11:26:49 +08:00
.editorconfig chore: add editorconfig (#89) 2024-05-10 12:27:23 +08:00
.gitignore chore: improve build script for debian (#110) 2024-06-15 22:22:41 +08:00
CMakeLists.txt CMakeLists.txt: bump CMake version to 3.15 (#223) 2025-03-20 08:18:30 +08:00
README.md update copyright and license 2025-03-13 22:59:50 +08:00

lpac

lpac is a cross-platform local profile agent program, compatible with SGP.22 version 2.2.2.

Features:

  • Support Activation Code and Confirmation Code
  • Support Custom IMEI sent to server
  • Support Profile Discovery (SM-DS)
  • Profile management: list, enable, disable, delete and nickname
  • Notification management: list, send and delete
  • Lookup eUICC chip info
  • etc

Usage

You can download lpac from GitHub Release, and read USAGE to use it. If you can't run it you need to compile by yourself, see also DEVELOPERS. If you want to known which Linux distributions include lpac, see also LINUX-DIST. If you have any issue, please read FAQ first.

Software Ecosystem

Thanks

Contributors


License

  • lpac (/src, /driver): AGPL-v3.0-only
  • libeuicc (/euicc): LGPL-v2.1-only or Commercial License Agreement with ESTKME TECHNOLOGY LIMITED, Hong Kong
  • cjson (/cjson): MIT
  • dlfcn-win32 (/dlfcn-win32): MIT

Copyright © 2023-2025 ESTKME TECHNOLOGY LIMITED, Hong Kong