From 96bc2e7a1d13a6f6718f5f78dde969e065d3547a Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 26 Mar 2023 13:56:01 +0200 Subject: [PATCH] text --- doc/magic_cards_notes.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/magic_cards_notes.md b/doc/magic_cards_notes.md index 9f4be7376..e90845c74 100644 --- a/doc/magic_cards_notes.md +++ b/doc/magic_cards_notes.md @@ -537,7 +537,7 @@ for example to write, you must use a customer authentication byte, 0x80, to aut Then send the data to be written. This tag has simular commands to the [UFUID](#mifare-classic-directwrite-ufuid-version) -It seems to be developed by the same person. +This indicates that both tagtypes are developed by the same person. **OBS** @@ -560,8 +560,8 @@ hf 14a info * Auth: `80xx`+crc * Write: `A8xx`+crc, `xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx`+crc -* Read config: `E000`+crc (unidentified) -* Write config: `E100`+crc +* Read config: `E000`+crc +* Write config: `E100`+crc, `xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx`+crc ### Characteristics ^[Top](#top) @@ -612,7 +612,7 @@ No implemented commands today **TODO** -* ZXUID, EUID, ICUID ? +* ZXUID, EUID, ICUID, KUID, HUID, RFUID ? * Some cards exhibit a specific SAK=28 ?? ## MIFARE Classic Super