From 8b55a7159ff7497ee93ee1dd25ee4cc4b4de5e88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Tue, 1 Sep 2026 07:50:14 +0300 Subject: [PATCH] v1.9.24: chain builder for SIM/USIM/RAM C-APDU sub-tabs Replaced single-command builders with row-based chain builder: - chainInit/chainAddRow/chainDeleteRow/chainRender - chainSimBuildRowHex/chainRamBuildRowHex per-sub-tab hex builders - Auto-updating chain preview (no Generate button) - GET RESPONSE as fixed row in SIM chain - Le stripping for Case 4 + GET RESPONSE (ETSI TS 102 226) - Each row: command dropdown + context fields + delete x + hex preview - + SIM: SELECT (FID/path/chain/GET RESPONSE), PIN ops, file ops - + USIM: SELECT with FCP requests, silent mode, record ops - + RAM/GP: INSTALL[for install/delete/move], LOAD, STORE DATA, GET STATUS - UICC toolkit nested inside EA (C900 EF00 EA...), SIM CA (EF CA) - Updated tests: 21 SIM + 11 RAM tests for new chain builder API - Removed old genSimUsim/genRam/OPS/updateSimUsimFields and friends - SW cache v35, version 1.9.24 --- frontend/index.html | 1825 +++++++++++++++------------------ frontend/sw.js | 2 +- frontend/tests/ram.test.js | 294 ++---- frontend/tests/sim.test.js | 164 +-- pyproject.toml | 2 +- pysim_otaman_server/server.py | 2 +- 6 files changed, 1000 insertions(+), 1289 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 81f3d13..09694d4 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -18,7 +18,7 @@
-

OTAMan SIM OTA with a Human Face v1.9.23

+

OTAMan SIM OTA with a Human Face v1.9.24

github @@ -45,315 +45,47 @@
-
-
-
-
- - -
- -
-
- -
-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
- -
-
- - -
-
- - -
-
- -
- - -
- -
- - - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
-
-
- - -
-
- - -
-
- -
-
+
+
+
+ + + + + + + + + + + + + +
- - - - + +