flipperzero-firmware/lib/nfc/helpers
Andrea Sacchi 3846852f2b
NFC Fix Mifare Classic (#1769)
* Fix Mifare Classic key str to int conversion: Wrong cast lead to unexpected behavior converting key from str to int.
* Nfc: fix type cast in mf_classic_dict and add basic unit tests

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-09-23 02:35:28 +09:00
..
mf_classic_dict.c NFC Fix Mifare Classic (#1769) 2022-09-23 02:35:28 +09:00
mf_classic_dict.h NFC Fix Mifare Classic (#1769) 2022-09-23 02:35:28 +09:00
mfkey32.c
mfkey32.h
nfc_debug_log.c
nfc_debug_log.h
nfc_debug_pcap.c
nfc_debug_pcap.h
reader_analyzer.c
reader_analyzer.h