profiler: mask-match IMSI/ICCID contents on 'Profile from card'
When generating a ruleset from the card, capture EF.IMSI (6F07) and EF.ICCID (2FE2) contents as a mask matching only the first 4 bytes (e.g. 08290591??????????), the rest are '?' wildcards. Add profilerMaskPrefix4 helper + PROFILER_MASK_PREFIX4_FIDS map + tests. SW cache v44.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const CACHE = 'otaman-v43';
|
||||
const CACHE = 'otaman-v44';
|
||||
const URLS = [
|
||||
'index.html',
|
||||
'help.html',
|
||||
|
||||
Reference in New Issue
Block a user