mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
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>
This commit is contained in:
parent
f1ff643aca
commit
8ae5e7aee1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue