flipperzero-firmware/lib/nfc/protocols
gornekich 9a21dae29c
[FL-3008], [FL-2734], [FL-2766], [FL-2898] NFC bug fixes (#2098)
* nfc: rework mf classic update
* nfc: rename cache folder to .cache
* nfc: fix ATQA order bytes in nfc files
* file browser: add hide dot files option
* nfc: fix iso-14443-4 uid cards emulation
* nfc: fix unit tests

Co-authored-by: あく <alleteam@gmail.com>
2022-12-07 19:52:44 +09:00
..
crypto1.c [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
crypto1.h [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
emv.c [FL-2883] NFC: bank card rework reading (#1858) 2022-10-12 02:13:12 +09:00
emv.h [FL-2883] NFC: bank card rework reading (#1858) 2022-10-12 02:13:12 +09:00
mifare_classic.c [FL-3008], [FL-2734], [FL-2766], [FL-2898] NFC bug fixes (#2098) 2022-12-07 19:52:44 +09:00
mifare_classic.h NFC Unit tests part 1.1 (#1927) 2022-11-11 01:20:35 +09:00
mifare_common.c
mifare_common.h
mifare_desfire.c
mifare_desfire.h
mifare_ultralight.c Nfc: NTAG password auto capture (and other password-related changes) (#1843) 2022-11-29 03:16:22 +09:00
mifare_ultralight.h Nfc: NTAG password auto capture (and other password-related changes) (#1843) 2022-11-29 03:16:22 +09:00
nfc_util.c
nfc_util.h
nfca.c
nfca.h