mirror of
https://github.com/nortakales/flipper-zero-tonies.git
synced 2025-12-06 06:45:05 +01:00
Merge pull request #41 from knonymous83/patch-18
Update Toy Story 2.nfc
This commit is contained in:
commit
bd086e0b65
1 changed files with 14 additions and 1 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 Plus, Mifare DESFire, SLIX, ST25TB
|
# Device type can be ISO14443-3A, ISO14443-3B, ISO14443-4A, ISO14443-4B, ISO15693-3, FeliCa, NTAG/Ultralight, Mifare Classic, Mifare Plus, Mifare DESFire, SLIX, ST25TB
|
||||||
Device type: SLIX
|
Device type: SLIX
|
||||||
# UID is common for all formats
|
# UID is common for all formats
|
||||||
UID: E0 04 03 50 1D 70 C2 45
|
UID: E0 04 03 50 1D 7E CE 47
|
||||||
# ISO15693-3 specific data
|
# 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 Bits
|
||||||
Lock DSFID: false
|
Lock DSFID: false
|
||||||
Lock AFI: 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: C2 98 10 85 74 BC 04 D7 18 FA F0 60 EE 30 42 5D F9 44 98 F9 10 DB FA EE 5F 24 CF 9F B7 5A D6 18
|
||||||
|
# Block Security Status: 01 = locked, 00 = not locked
|
||||||
|
Security Status: 00 00 00 00 00 00 00 00
|
||||||
# SLIX specific data
|
# SLIX specific data
|
||||||
# SLIX capabilities field affects emulation modes. Possible options: Default, AcceptAllPasswords
|
# SLIX capabilities field affects emulation modes. Possible options: Default, AcceptAllPasswords
|
||||||
Capabilities: Default
|
Capabilities: Default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue