No description
Find a file
septs 9af147d789
Update euicc/es10b.h
Co-authored-by: Coelacanthus <uwu@coelacanthus.name>
2025-07-16 02:09:17 +08:00
.github/workflows chore(ci): update macOS to the latest version 2025-04-11 10:33:15 +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 Update LINUX-DIST.md (#219) 2025-03-17 19:29:43 +08:00
driver driver: apdu: mbim: sleep while waiting for sim (#244) 2025-07-14 03:06:39 +08:00
euicc Update euicc/es10b.h 2025-07-16 02:09:17 +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 Automatically create .gitignore in the build folder (#224) 2025-04-10 11:58:27 +08:00
CMakeLists.txt Automatically create .gitignore in the build folder (#224) 2025-04-10 11:58:27 +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