From a641b67eddcbff2956c2b6ba90ba80724c81f5df Mon Sep 17 00:00:00 2001 From: Lucifer Voeltner Date: Thu, 27 Mar 2025 14:24:23 +0700 Subject: [PATCH] ZUID - Clarification on usable config bytes --- doc/magic_cards_notes.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/magic_cards_notes.md b/doc/magic_cards_notes.md index a1d4e7350..65ba6178b 100644 --- a/doc/magic_cards_notes.md +++ b/doc/magic_cards_notes.md @@ -1349,10 +1349,9 @@ That tag is a UID tag, built on USCUID chip. It doesn't sold separately, but cou ^[Top](#top) -* Configuration block value: `7AFF0000000000000000000000000008` -* No direct write to block 0 +* Default configuration block value: `7AFF0000000000000000000000000008` * Responds to magic wakeup `40(7)`, `43` commands -* Acknowledge only the first (except wakeup command) and last config byte(s), so doesn't have the hidden block +* Does not have hidden blocks, and only acknowledges the seventh (block use of key B if it is readable), eighth (direct write toggle), and last (SAK) config bytes. ### Identify @@ -1362,7 +1361,7 @@ That tag is a UID tag, built on USCUID chip. It doesn't sold separately, but cou hf mf info ... [+] Magic capabilities... Gen 1a -[+] Magic capabilities... Gen 4 GDM / USCUID ( Gen1 Magic Wakeup ) +[+] Magic capabilities... Gen 4 GDM / USCUID ( ZUID Gen1 Magic Wakeup ) ```