From 8ae5e7aee1dccd4234934ce080d98e6b8a9c57c0 Mon Sep 17 00:00:00 2001 From: Akury83 <87064827+Akury83@users.noreply.github.com> Date: Sun, 24 Nov 2024 15:45:43 +1100 Subject: [PATCH] Update t55xx_default_pwds.dic Update to include Chinese cloner ZX-COPY10. Sniffed using the pm3 client: ```[usb] pm3 --> lf t5 sniff -1 [=] T55xx command detection [+] Downlink mode | password | Data | blk | page | 0 | 1 | raw [+] ------------------------+------------+----------+-----+------+-----+-----+------------------------------------------------------------------------------- [+] Default Read | | | 3 | 0 | 18 | 47 | 101011 [+] Default write/pwd read | [00083838] | 00107070 | 0 | 0 | 18 | 46 | 10000000000000100000111000001110000000 [+] Leading 0 pwd write | 00000000 | 00000000 | 0 | 0 | 6 | 70 | 0100000000000000000000000000000000000000000000000000000000000000000000000 [+] Default write/pwd read | [0EAAACAA] | 1D555955 | 1 | 0 | 18 | 46 | 10000011101010101010101100101010101001 [+] Default write/pwd read | [2AB2CB4D] | 5565969A | 2 | 0 | 18 | 46 | 10001010101011001011001011010011010010 [+] Leading 0 pwd write | 00000000 | 00000000 | 0 | 0 | 7 | 16 | 0100000000000000000000000000000000000000000000000000000000000000000000000 [+] Default write/pwd read | [4B352AB2] | 966A5565 | 3 | 0 | 18 | 47 | 10010010110011010100101010101100101011 [+] Leading 0 pwd write | 00000000 | 00000000 | 0 | 0 | 8 | 23 | 0100000000000000000000000000000000000000000000000000000000000000000000000 [+] Default write/pwd read | [3D9EAE24] | 7B3D5C48 | 7 | 0 | 18 | 46 | 10001111011001111010101110001001000111 [+] ----------------------------------------------------------------------------------------------------------------------------------------------------- [usb] pm3 --> lf t5 det -p 7b3d5c48 [=] Chip type......... T55x7 [=] Modulation........ FSK2a [=] Bit rate.......... 4 - RF/50 [=] Inverted.......... Yes [=] Offset............ 33 [=] Seq. terminator... No [=] Block0............ 00107070 (auto detect) [=] Downlink mode..... default/fixed bit length [=] Password set...... Yes [=] Password.......... 7B3D5C48 [usb] pm3 -->``` Signed-off-by: Akury83 <87064827+Akury83@users.noreply.github.com> --- client/dictionaries/t55xx_default_pwds.dic | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/dictionaries/t55xx_default_pwds.dic b/client/dictionaries/t55xx_default_pwds.dic index 570264306d..206e702f7e 100644 --- a/client/dictionaries/t55xx_default_pwds.dic +++ b/client/dictionaries/t55xx_default_pwds.dic @@ -22,6 +22,8 @@ F9DCEBA0 89A69E60 # ref lock 314159E0 +#Zonsin ZX-COPY10 +7B3D5C48 # ref. http://www.proxmark.org/forum/viewtopic.php?pid=28115#p28115 AA55BBBB # ref. http://www.proxmark.org/forum/viewtopic.php?pid=33376#p33376