unleashed-firmware/lib/nfc
g3gg0.de c10c45616d
SLIX2 emulation support / practical use for Dymo printers (#2783)
* improve digital_signal for longer packets, also clean up code
* added SLIX2 specific features like signature and unknown keys (for issue #2781), added WRITE_PASSWORD handling
* fix NfcV AFI selection
* when NFCV_CMD_READ_MULTI_BLOCK reads beyond memory end, return the maximum possible block's content
* added SLIX2 reading
* fix NXP SYSTEMINFO response check size
* capture the first received password if none was set before
* clear stored data before reading SLIX details renamed slix2_dump functions to slix2_read
* display card block size values as decimal

Co-authored-by: あく <alleteam@gmail.com>
2023-06-29 02:44:34 +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 [FL-3295] FuriHal: add bus abstraction (#2614) 2023-05-30 01:05:57 +09:00
protocols SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00
nfc_device.c SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00
nfc_device.h added ISO15693 (NfcV) reading, saving, emulating and revealing from privacy mode (unlock) (#2316) 2023-06-08 14:30:53 +09: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.c [FL-3284] Fix reading Mifare Classic cards with unusual access conditions and fix emulation of unknown keys (#2620) 2023-06-09 21:41:40 +09:00
nfc_worker.h added ISO15693 (NfcV) reading, saving, emulating and revealing from privacy mode (unlock) (#2316) 2023-06-08 14:30:53 +09:00
nfc_worker_i.h added ISO15693 (NfcV) reading, saving, emulating and revealing from privacy mode (unlock) (#2316) 2023-06-08 14:30:53 +09:00
SConscript api: added lib/nfc/protocols/nfc_util.h (#2674) 2023-05-15 20:55:22 +09:00