No description
Find a file
2025-09-09 23:28:30 +08:00
.github refactor: make use system cJSON library possible (#314) 2025-09-05 12:55:49 +08:00
cjson-ext refactor: make use system cJSON library possible (#314) 2025-09-05 12:55:49 +08:00
cmake refactor: new LPAC_VERSION handling (#310) 2025-08-24 22:41:48 +08:00
dlfcn-win32 fix: typo (#208) 2025-03-06 21:53:45 +08:00
docs fix(utils): improve getenv helpers (#308) 2025-08-31 20:58:20 +08:00
driver refactor(cmake): improve conditional compilation for APDU PCSC support (#322) 2025-09-07 00:12:20 +08:00
euicc fix(euicc): use cJSON_free for sbuf returned by cJSON (#332) 2025-09-09 23:28:30 +08:00
LICENSES chore: use REUSE to clarify licenses (#261) 2025-08-15 18:59:35 +08:00
src fix(cJSON): invoke paired memory release function (#329) 2025-09-09 20:05:47 +08:00
utils fix(cJSON): invoke paired memory release function (#329) 2025-09-09 20:05:47 +08:00
.clang-format chore: add clang-format config 2025-08-15 23:11:39 +08:00
.editorconfig chore: format github actions (#274) 2025-08-15 23:30:10 +08:00
.git-blame-ignore-revs fix(git-blame-ignore-revs): fix wrong commit id broken by stupid GitHub (#273) 2025-08-15 23:23:53 +08:00
.gitignore refactor(lpac): use __attribute__((cleanup)) to do SBRM (#270) 2025-08-15 20:00:53 +08:00
CMakeLists.txt fix(cJSON): invoke paired memory release function (#329) 2025-09-09 20:05:47 +08:00
README.md chore: use REUSE to clarify licenses (#261) 2025-08-15 18:59:35 +08:00
REUSE.toml fix(reuse): correct license information (#326) 2025-09-06 20:56:52 +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

See REUSE.toml and comment header of files for details.

Copyright © 2023-2025 ESTKME TECHNOLOGY LIMITED, Hong Kong