Removed 1 non-working, fixed 2 others

This commit is contained in:
Nick Ortakales 2025-01-27 17:30:20 -08:00
parent 0b9daf3c17
commit 8df0e52dd7
3 changed files with 3 additions and 23 deletions

View file

@ -1,20 +0,0 @@
Filetype: Flipper NFC device
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: SLIX
# UID is common for all formats
UID: E0 04 03 50 1E 45 5F B8
# ISO15693-3 specific data
# Lock Bits
Lock DSFID: false
Lock AFI: false
# SLIX specific data
# SLIX capabilities field affects emulation modes. Possible options: Default, AcceptAllPasswords
Capabilities: Default
# Passwords are optional. If a password is omitted, a default value will be used
Password Privacy: 0F 0F 0F 0F
Password Destroy: 0F 0F 0F 0F
Password EAS: 00 00 00 00
Privacy Mode: false
# SLIX Lock Bits
Lock EAS: false

View file

@ -25,9 +25,9 @@ Security Status: 00 00 00 00 00 00 00 00
# 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: true Privacy Mode: false
# SLIX Lock Bits # SLIX Lock Bits
Lock EAS: false Lock EAS: false

View file

@ -25,7 +25,7 @@ Security Status: 00 00 00 00 00 00 00 00
# 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