proxmark3/client/dictionaries
Akury83 8ae5e7aee1
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>
2024-11-24 15:45:43 +11:00
..
extras remove dups 2023-04-09 18:47:12 +02:00
ht2_default.dic This is the major changes made to the HITAG2 commands. Its heavly based on RFIDLers implementation and its been converted to work with Proxmark3. Special thanks to @kevsecurity for his amazing implementations of the Gone in 360 Seconds paper by Roel, Flavio & Balasch. Thanks to @adamlaurie for his RFIDler project. It wouldnt been doable without it. 2024-04-22 16:20:24 +02:00
iclass_default_keys.dic Updated hf iclass legrec arm side and added custom key to dictionary 2024-10-20 11:16:46 +08:00
iclass_elite_keys.dic text 2024-03-19 12:39:15 +01:00
mfc_default_keys.dic Add new Mifare Classic keys from Flipper project 2024-11-19 22:57:48 +01:00
mfc_keys_bmp_sorted.dic
mfc_keys_icbmp_sorted.dic
mfc_keys_mrzd_sorted.dic
mfdes_default_keys.dic desfire should check for this one too 2024-08-25 15:19:48 +02:00
mfp_default_keys.dic another one, found on aliexpress of all places 2022-01-15 10:50:40 +01:00
mfulc_default_keys.dic Update mfulc_default_keys.dic 2024-07-07 08:51:53 +10:00
t55xx_default_pwds.dic Update t55xx_default_pwds.dic 2024-11-24 15:45:43 +11:00