mirror of
https://github.com/nortakales/flipper-zero-tonies.git
synced 2025-12-06 06:45:05 +01:00
Correct names, remove bad reads
This commit is contained in:
parent
350258df62
commit
bd7a2fe0c4
5 changed files with 18 additions and 54 deletions
|
|
@ -3,11 +3,24 @@ Version: 4
|
|||
# Device type can be ISO14443-3A, ISO14443-3B, ISO14443-4A, ISO14443-4B, ISO15693-3, FeliCa, NTAG/Ultralight, Mifare Classic, Mifare DESFire, SLIX, ST25TB
|
||||
Device type: SLIX
|
||||
# UID is common for all formats
|
||||
UID: E0 04 03 50 1E 63 C8 16
|
||||
UID: E0 04 03 50 1B A1 73 D8
|
||||
# ISO15693-3 specific data
|
||||
# Data Storage Format Identifier
|
||||
DSFID: 00
|
||||
# Application Family Identifier
|
||||
AFI: 00
|
||||
# IC Reference - Vendor specific meaning
|
||||
IC Reference: 03
|
||||
# Lock Bits
|
||||
Lock DSFID: false
|
||||
Lock AFI: false
|
||||
# Number of memory blocks, valid range = 1..256
|
||||
Block Count: 8
|
||||
# Size of a single memory block, valid range = 01...20 (hex)
|
||||
Block Size: 04
|
||||
Data Content: BA B0 B6 1E 01 E0 E0 EB 3B 05 E2 7B A5 6F BF 29 24 2F D6 10 C5 1F D2 FF 3C 13 7E 58 9A 72 28 C6
|
||||
# Block Security Status: 01 = locked, 00 = not locked
|
||||
Security Status: 00 00 00 00 00 00 00 00
|
||||
# SLIX specific data
|
||||
# Passwords are optional. If a password is omitted, a default value will be used
|
||||
Password Privacy: 7F FD 6E 5B
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue