mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
got some maur
This commit is contained in:
parent
439c37753f
commit
311fb3b764
2 changed files with 6 additions and 0 deletions
|
@ -85,6 +85,10 @@ B5FF67CBA951
|
||||||
EFF603E1EFE9
|
EFF603E1EFE9
|
||||||
F14EE7CAE863
|
F14EE7CAE863
|
||||||
#
|
#
|
||||||
|
# ICT S14 A/B
|
||||||
|
9C28A60F7249
|
||||||
|
C9826AF02794
|
||||||
|
#
|
||||||
# RKF
|
# RKF
|
||||||
# Västtrafiken KeyA, RKF ÖstgötaTrafiken KeyA
|
# Västtrafiken KeyA, RKF ÖstgötaTrafiken KeyA
|
||||||
FC00018778F7
|
FC00018778F7
|
||||||
|
|
|
@ -97,6 +97,8 @@ static const uint64_t g_mifare_default_keys[] = {
|
||||||
0x11496F97752A, // HID
|
0x11496F97752A, // HID
|
||||||
0x3E65E4FB65B3, // Gym
|
0x3E65E4FB65B3, // Gym
|
||||||
0x000000000000, // Blank key
|
0x000000000000, // Blank key
|
||||||
|
0x9C28A60F7249, // ICT
|
||||||
|
0xC9826AF02794, // ICT
|
||||||
0x010203040506,
|
0x010203040506,
|
||||||
0x1a2b3c4d5e6f,
|
0x1a2b3c4d5e6f,
|
||||||
0x123456789abc,
|
0x123456789abc,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue