flipperzero-firmware/lib/nfc/protocols
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
..
crypto1.c
crypto1.h
emv.c
emv.h
mifare_classic.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
mifare_classic.h 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
mifare_common.c
mifare_common.h
mifare_desfire.c
mifare_desfire.h
mifare_ultralight.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
mifare_ultralight.h
nfc_util.c nfc: Add mifare classic value block commands (#2317) 2023-02-07 12:21:25 +09:00
nfc_util.h nfc: Add mifare classic value block commands (#2317) 2023-02-07 12:21:25 +09:00
nfca.c
nfca.h