flipperzero-firmware/lib/nfc
AloneLiberty eb5dae1cda
NFC: Support reading Mifare Classic key B from sector trailer, reading sector with B key where A key can't read block, Nfc Magic app not using NFC folder by default (in file select) (#2437)
* NFC: Support reading Mifare Classic key B from sector trailer and reusing it for other sectors
* NFC: Fix my pointer typo
* NFC: Fix reading sector with B key where A key can't read block (fixes #2413) and fix Nfc Magic app not using NFC folder by default (in file select)
* NFC: Fix strange bug

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-03-08 03:33:59 +09:00
..
helpers
parsers [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
protocols NFC: Support reading Mifare Classic key B from sector trailer, reading sector with B key where A key can't read block, Nfc Magic app not using NFC folder by default (in file select) (#2437) 2023-03-08 03:33:59 +09:00
nfc_device.c NFC: add MIFARE MINI support (#2307) 2023-01-27 12:51:47 +07:00
nfc_device.h
nfc_types.c
nfc_types.h
nfc_worker_i.h
nfc_worker.c NFC: Support reading Mifare Classic key B from sector trailer, reading sector with B key where A key can't read block, Nfc Magic app not using NFC folder by default (in file select) (#2437) 2023-03-08 03:33:59 +09:00
nfc_worker.h
SConscript