flipperzero-firmware/lib/nfc/helpers
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
..
mf_classic_dict.c [FL-2803] Mifare Classic read improvements Part 1 (#1822) 2022-10-07 02:07:56 +09:00
mf_classic_dict.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
mfkey32.c [FL-2864] NFC update detect reader (#1820) 2022-10-07 01:58:17 +09:00
mfkey32.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_debug_log.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
nfc_debug_log.h [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
nfc_debug_pcap.c [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
nfc_debug_pcap.h [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
reader_analyzer.c [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00
reader_analyzer.h [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643) 2022-09-03 21:25:36 +09:00