File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,14 +5,27 @@ Device type: SLIX
55# UID is common for all formats
66UID: E0 04 03 50 10 70 6A 8B
77# ISO15693-3 specific data
8+ # Data Storage Format Identifier
9+ DSFID: 00
10+ # Application Family Identifier
11+ AFI: 00
12+ # IC Reference - Vendor specific meaning
13+ IC Reference: 03
814# Lock Bits
915Lock DSFID: false
1016Lock AFI: false
17+ # Number of memory blocks, valid range = 1..256
18+ Block Count: 8
19+ # Size of a single memory block, valid range = 01...20 (hex)
20+ Block Size: 04
21+ Data Content: 3A A2 C2 C7 29 67 85 80 64 51 1E 4C 5C 57 EA 03 2A 64 CF 0A 4C E9 DA B9 9E F8 16 09 8A F8 7A 5F
22+ # Block Security Status: 01 = locked, 00 = not locked
23+ Security Status: 00 00 00 00 00 00 00 00
1124# SLIX specific data
1225# SLIX capabilities field affects emulation modes. Possible options: Default, AcceptAllPasswords
1326Capabilities: Default
1427# Passwords are optional. If a password is omitted, a default value will be used
15- Password Privacy: 0F 0F 0F 0F
28+ Password Privacy: 7F FD 6E 5B
1629Password Destroy: 0F 0F 0F 0F
1730Password EAS: 00 00 00 00
1831Privacy Mode: false
You can’t perform that action at this time.
0 commit comments