EpicPlayerA10
ee674405bc
remove duplicates
...
Signed-off-by: EpicPlayerA10 <62206933+EpicPlayerA10@users.noreply.github.com>
2025-06-13 13:51:18 +02:00
EpicPlayerA10
5cb19b0645
Poland Warsaw public transport card keys
...
Signed-off-by: EpicPlayerA10 <62206933+EpicPlayerA10@users.noreply.github.com>
2025-06-13 13:05:32 +02:00
dandri
320646c573
Update mfc_default_keys.dic
...
add key for Waferlock shadow programming card and shadow user card
2025-06-04 00:19:59 +00:00
Iceman
814c86d078
Merge pull request #2839 from imhexp/master
...
Add Andalusian public transport card keys
2025-05-12 19:24:49 +02:00
ry4000
d06a152c69
Added SDS 11 A/B (Gen 2) Keys to mfc_default_keys.dic
...
- Added SDS 11 A/B (Gen 2) Keys with thanks to @DrekkCuga.
Many thanks in advance, and kind regards,
-R&Y.
Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2025-05-10 22:01:11 +10:00
hexp
2ed6c90e28
Add Consorcio de Transportes de Andalucía and EMT Málaga card keys
2025-05-05 18:40:04 +02:00
iceman1001
a8fa5dae1a
add MAD key
2025-04-13 12:25:33 +02:00
ry4000
07122e78a6
R&Y: Added Super Street Fighter NESYS Keys to mfc_default_keys.dic
...
**Additions**
- Super Street Fighter 4 NESYS Keys
**Amendments**
- Added `TEKKEN 6 Namco Data Card` to the BNP list *since they share the same keys*
Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2025-02-15 13:46:46 +11:00
Larision
65272f4cc9
Added spain transport keys
2025-01-28 22:13:07 +01:00
Lucifer Voeltner
ed6a7c734e
Add more keys from that one hotel in June2024
2025-01-26 15:34:24 +07:00
g.p
72d170b7b6
add some keys from pastebin
2025-01-07 18:06:46 +03:00
iceman1001
45b3929b20
maur
2025-01-04 22:57:53 +01:00
WillyJL
11848a521e
Remove duplicate keys
...
Signed-off-by: WillyJL <49810075+Willy-JL@users.noreply.github.com>
2024-12-10 05:20:26 +01:00
Iceman
92e8dea093
Merge branch 'master' into master
...
Signed-off-by: Iceman <iceman@iuse.se>
2024-12-07 05:18:41 +01:00
Chris Simon
b1a5df53d3
Update mfc_default_keys.dic
...
Added Dutch Statistics Agency
Signed-off-by: Chris Simon <info@decomputeur.nl>
2024-12-05 10:45:49 +01:00
Lucifer Voeltner
5bfd1239ae
Add new facility static hotel key
2024-12-05 10:41:26 +07:00
Xavier
4e40d3d6a7
Update mfc_default_keys.dic
...
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2024-12-01 20:27:08 -05:00
Xavier
ef74de3721
add static laundry card keys
...
these cards are stored value and manipulating the data is useful
Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2024-12-01 20:17:05 -05:00
Iceman
cdfa834c48
Merge pull request #2656 from hochwasser/patch-1
...
Update mfc_default_keys.dic
2024-11-24 08:01:10 +01:00
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
hochwasser
c3e9602690
Update mfc_default_keys.dic
...
Keys of the BW Kantine
Signed-off-by: hochwasser <hochwasser@users.noreply.github.com>
2024-11-23 10:26:24 +01:00
Ondřej Nový
3451374cf7
Add new Mifare Classic keys from Momentum firmware project.
2024-11-22 21:27:35 +01:00
Ondřej Nový
d6c966ac4b
Add new Mifare Classic keys from Flipper project
2024-11-19 22:57:48 +01:00
Ondřej Nový
e205829af2
Add new Mifare Classic keys from MifareClassicTool project.
2024-11-19 22:45:28 +01:00
Korin
5c9783cdc4
Removing duplicate keys.
2024-11-19 10:08:36 -07:00
Korin
18805ccb01
Added keys to mfc_default_keys.dic from Metro Q cards from Huston, TX.
2024-11-19 09:38:16 -07:00
Einstein2150
0d28545fb5
Update mfc_default_keys.dic
...
added Hotel cards from Austria
AB287B3B4903
7B0DEDA7E162
Signed-off-by: Einstein2150 <Einstein2150@users.noreply.github.com>
2024-11-04 15:47:42 +01:00
iceman1001
706f1248dd
...if I only actually make sure that the keys are unique before I merge peoples PR...
2024-11-03 22:31:30 +01:00
iceman1001
411f777197
maur
2024-11-03 19:45:19 +01:00
shellster
a45f4f02bd
upper case
2024-11-01 19:43:27 -06:00
shellster
d0d7bbc5fd
remove extra line return
2024-11-01 19:42:50 -06:00
shellster
224ac2fed9
Add JAKCOM R5 smart ring t55x default passwords
2024-11-01 19:39:42 -06:00
stuiterveer
a24c051a28
Add shower card keys used by Seijsener
2024-10-29 14:13:47 +01:00
stuiterveer
064b4897f2
Add key used by Eurest
2024-10-28 17:43:35 +01:00
Antiklesys
d6f8f9db4a
Updated hf iclass legrec arm side and added custom key to dictionary
...
Updated hf iclass legrec arm functionality
Added new custom standard key to the repository
Todo: Improve keygen algorithm efficiency
2024-10-20 11:16:46 +08:00
iceman1001
50bdec092d
fix #2541 som more keys which will need to be verified one of these days. Thanks @TestowyTest456!
2024-09-30 17:58:17 +02:00
Lucifer Voeltner
ee0f410c27
add static keys for hanoi bus rapid transit system
2024-08-29 00:46:46 +07:00
iceman1001
3efe3d9f85
desfire should check for this one too
2024-08-25 15:19:48 +02:00
Vencislav Atanasov
f9fb3f9dd6
Add Sofia public transport system keys (before January 2024)
...
Signed-off-by: Vencislav Atanasov <user890104@users.noreply.github.com>
2024-08-23 23:19:38 +03:00
Augusto Zanellato
cac651cac5
Add key for STS Hotel systems
2024-08-15 10:20:52 +02:00
Clement
be7a1ccf5a
Add key for hotel in Greece
...
Signed-off-by: Clement <storck.clement@gmail.com>
2024-07-28 11:49:29 +02:00
dandri
dbd4e98d15
Update mfc_default_keys.dic
...
Correct source of cards and spelling
2024-07-18 22:09:14 +00:00
dandri
244dec3523
Update mfc_default_keys.dic
...
Add key for Atlantsolía keyfobs
2024-07-17 15:02:39 +00:00
dandri
edb2bcb288
Update mfc_default_keys.dic
...
Add key for Orkan keyfobs/cards
2024-07-14 19:58:45 +00:00
iceman1001
8fc63c4156
clean
2024-07-13 22:29:26 +02:00
dandri
0495cc1086
Update mfc_default_keys.dic
...
Add keys for Laugardalslaug in Iceland
2024-07-13 19:53:28 +00:00
Iceman
11484252bb
Merge pull request #2398 from tiagotriques/master
...
Updated mfc_default_keys
2024-07-10 17:26:46 +02:00
Iceman
810f085aae
Merge pull request #2388 from CountParadox/patch-1
...
Update mfc_default_keys.dic
2024-07-09 09:16:41 +02:00
ry4000
e5f1487804
Update mfc_default_keys.dic
...
Corrected a typing error that resulted in two 13-hexadecimal character access keys.
Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-07-08 08:11:24 +10:00
ry4000
ba6b070584
Update mfc_default_keys.dic
...
Added static guest access keys for various cashless prepaid arcade payment cards.
Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2024-07-07 10:19:55 +10:00