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 Add new card parsers (#1503) 2022-09-20 01:05:04 +09:00
protocols Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfc_device.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
nfc_device.h nfc: make dict attack more interactive (#1462) 2022-08-04 02:07:35 +09:00
nfc_types.c [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_types.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_worker_i.h [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
nfc_worker.c Add new card parsers (#1503) 2022-09-20 01:05:04 +09:00
nfc_worker.h [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
SConscript [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00