flipperzero-firmware/lib/nfc
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
..
helpers NFC Fix Mifare Classic (#1769) 2022-09-23 02:35:28 +09:00
parsers
protocols Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_device.c
nfc_device.h
nfc_types.c
nfc_types.h
nfc_worker_i.h
nfc_worker.c
nfc_worker.h
SConscript