unleashed-firmware/lib/nfc/protocols
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
..
crypto1.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
crypto1.h [FL-2933] Mf Classic initial write, update, detect reader (#1941) 2022-10-29 01:10:16 +09:00
emv.c emv: parse track1&2 equivalent data (#2332) 2023-01-27 12:10:08 +07:00
emv.h emv: parse track1&2 equivalent data (#2332) 2023-01-27 12:10:08 +07:00
mifare_classic.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
mifare_classic.h [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
mifare_common.c NFC: Add Skylanders support (#1553) 2022-08-08 00:33:14 +09:00
mifare_common.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
mifare_desfire.c Implement support for reading Opal card (Sydney, Australia) (#2683) 2023-05-29 20:55:55 +09:00
mifare_desfire.h Implement support for reading Opal card (Sydney, Australia) (#2683) 2023-05-29 20:55:55 +09:00
mifare_ultralight.c nfc: Mifare Ultralight C detection (#2668) 2023-05-26 22:19:10 +09:00
mifare_ultralight.h nfc: Mifare Ultralight C detection (#2668) 2023-05-26 22:19:10 +09:00
nfc_util.c nfc: Add mifare classic value block commands (#2317) 2023-02-07 12:21:25 +09:00
nfc_util.h api: added lib/nfc/protocols/nfc_util.h (#2674) 2023-05-15 20:55:22 +09:00
nfca.c Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
nfca.h [FL-2605] NFC new design (#1364) 2022-07-27 00:30:49 +09:00
nfcv.c SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00
nfcv.h SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00
slix.c SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00
slix.h SLIX2 emulation support / practical use for Dymo printers (#2783) 2023-06-29 02:44:34 +09:00