diff --git a/client/mifaredefault.h b/client/mifaredefault.h index 78713262c..400463eaf 100644 --- a/client/mifaredefault.h +++ b/client/mifaredefault.h @@ -36,7 +36,10 @@ static const uint64_t g_mifare_default_keys[] = 0x587ee5f9350f, 0xa0478cc39091, 0x533cb6c723f6, - 0x8fd0a4f256e9 + 0x8fd0a4f256e9, + 0x0000014b5c31, + 0xb578f38a5c61, + 0x96a301bce267 }; #endif