flipperzero-firmware/lib/nfc
Astra 6dde5586af
[FL-2803] Mifare Classic read improvements Part 1 (#1822)
* Reuse found keys when reading a card
* Fix keys not being read if no newline at the end of the file
* Actually read all keys from the dictionary
* Support for furi_string
* Check only for re-used key after the current sector
* Declare the key attack function as static
* nfc: change logs, check worker state

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-10-07 02:07:56 +09:00
..
helpers [FL-2803] Mifare Classic read improvements Part 1 (#1822) 2022-10-07 02:07:56 +09:00
parsers M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
protocols M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_device.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_device.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +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 [FL-2803] Mifare Classic read improvements Part 1 (#1822) 2022-10-07 02:07:56 +09:00
nfc_worker.h [FL-2864] NFC update detect reader (#1820) 2022-10-07 01:58:17 +09:00
SConscript [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00