From 3f34537b5b244ea7935283e04a8d413f985331b1 Mon Sep 17 00:00:00 2001 From: noproto Date: Mon, 28 Oct 2024 11:08:10 -0400 Subject: [PATCH] Add dictionary asset --- .../main/nfc/resources/nfc/assets/mf_ul_c_dict.nfc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 applications/main/nfc/resources/nfc/assets/mf_ul_c_dict.nfc diff --git a/applications/main/nfc/resources/nfc/assets/mf_ul_c_dict.nfc b/applications/main/nfc/resources/nfc/assets/mf_ul_c_dict.nfc new file mode 100644 index 000000000..6d537e36e --- /dev/null +++ b/applications/main/nfc/resources/nfc/assets/mf_ul_c_dict.nfc @@ -0,0 +1,10 @@ +# Hexadecimal-Reversed Sample Key +12E4143455F495649454D4B414542524 +# Byte-Reversed Sample Key (!NACUOYFIEMKAERB) +214E4143554F594649454D4B41455242 +# Sample Key (BREAKMEIFYOUCAN!) +425245414B4D454946594F5543414E21 +# Semnox Key (IEMKAERB!NACUOY ) +49454D4B41455242214E4143554F5900 +# Modified Semnox Key (IEMKAERB!NACUOYF) +49454D4B41455242214E4143554F5946 \ No newline at end of file