No description
Find a file
2025-08-17 17:55:48 +08:00
.github chore: format github actions (#274) 2025-08-15 23:30:10 +08:00
cjson Add license to artifacts and src (#93) 2024-05-13 10:16:26 +08:00
cmake chore: move scripts directory to .github directory (#262) 2025-08-14 00:10:51 +08:00
dlfcn-win32 fix: typo (#208) 2025-03-06 21:53:45 +08:00
docs docs: update openwrt minimum available release (#268) 2025-08-15 11:49:59 +08:00
driver fix(driver): main entry (#286) 2025-08-17 17:55:48 +08:00
euicc fix(euicc): add missing stdint.h and struct euicc_ctx 2025-08-15 23:11:39 +08:00
LICENSES chore: use REUSE to clarify licenses (#261) 2025-08-15 18:59:35 +08:00
src refactor(win32): force CP_UTF8 to get rid of all wchar use except CommandLineToArgvW (#283) 2025-08-17 14:36:06 +08:00
utils chore: tidy env name (#277) 2025-08-16 01:16:07 +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 chore: bump version to 2.3.0 2025-08-16 00:17:48 +08:00
README.md chore: use REUSE to clarify licenses (#261) 2025-08-15 18:59:35 +08:00
REUSE.toml chore: assign MIT to .clang-format and .git-blame-ignore-revs 2025-08-15 23:11:39 +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