unleashed-firmware/lib/nfc
Yukai Li 5f52382098
nfc: Mifare Ultralight C detection (#2668)
* nfc: Add Mifare Ultralight C detection
* nfc: Add display name for MFUL C and hide menu items
    MFUL C unlock and emulation currently not supported, so hide from menu
    if current card is MFUL C
* nfc: Also check response when probing 3DES auth
* nfc: Hide emulate option in saved menu for MFUL if not supported
* nfc: Remove unlock options from saved menu if Ultralight C


Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-05-26 22:19:10 +09:00
..
helpers NFC: fix creating MF Classic tags from "Add Manually" menu (BCC calulation and ATQA/SAK writing) (#2342) 2023-02-02 22:18:39 +07:00
parsers Fixing parsing troika number (#2536) 2023-04-05 12:16:20 +08:00
protocols nfc: Mifare Ultralight C detection (#2668) 2023-05-26 22:19:10 +09:00
nfc_device.c NFC: add MIFARE MINI support (#2307) 2023-01-27 12:51:47 +07:00
nfc_device.h [FL-3241] NFC disable EMV support (#2571) 2023-04-10 23:51:55 +08:00
nfc_types.c nfc: Mifare Ultralight C detection (#2668) 2023-05-26 22:19:10 +09:00
nfc_types.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfc_worker_i.h [FL-3241] NFC disable EMV support (#2571) 2023-04-10 23:51:55 +08:00
nfc_worker.c [FL-3241] NFC disable EMV support (#2571) 2023-04-10 23:51:55 +08:00
nfc_worker.h [FL-3241] NFC disable EMV support (#2571) 2023-04-10 23:51:55 +08:00
SConscript api: added lib/nfc/protocols/nfc_util.h (#2674) 2023-05-15 20:55:22 +09:00