mirror of
https://github.com/nortakales/flipper-zero-tonies.git
synced 2025-12-06 14:55:07 +01:00
Add files via upload
neues File
This commit is contained in:
parent
2b9d81a4ec
commit
92c6f97bce
1 changed files with 14 additions and 1 deletions
|
|
@ -5,14 +5,27 @@ Device type: SLIX
|
||||||
# UID is common for all formats
|
# UID is common for all formats
|
||||||
UID: E0 04 03 50 10 70 6A 8B
|
UID: E0 04 03 50 10 70 6A 8B
|
||||||
# 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: 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
|
||||||
|
# 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
|
||||||
# Passwords are optional. If a password is omitted, a default value will be used
|
# Passwords are optional. If a password is omitted, a default value will be used
|
||||||
Password Privacy: 0F 0F 0F 0F
|
Password Privacy: 7F FD 6E 5B
|
||||||
Password Destroy: 0F 0F 0F 0F
|
Password Destroy: 0F 0F 0F 0F
|
||||||
Password EAS: 00 00 00 00
|
Password EAS: 00 00 00 00
|
||||||
Privacy Mode: false
|
Privacy Mode: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue