unleashed-firmware/lib/nfc/protocols/mf_classic
Tolly Hill 50e0521bf7
NFC: Custom UID entry when adding manually (#3363)
* NFC: Custom UID entry when adding manually
* Fix incorrect types
* Add Change UID option post-generation
* Update UID derived data when using set_uid method
* Fix PVS warnings

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2024-02-09 15:36:06 +07:00
..
crypto1.c Mifare Classic nested auth support (#3238) 2023-12-01 22:25:53 +09:00
crypto1.h Mifare Classic nested auth support (#3238) 2023-12-01 22:25:53 +09:00
mf_classic.c NFC: Custom UID entry when adding manually (#3363) 2024-02-09 15:36:06 +07:00
mf_classic.h NFC: MF Classic parsers read() fix (dictionary attack skip) (#3355) 2024-02-06 20:53:42 +04:00
mf_classic_listener.c MFC emulation fixes (#3324) 2023-12-29 12:24:20 +09:00
mf_classic_listener.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_classic_listener_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_classic_listener_i.h MFC emulation fixes (#3324) 2023-12-29 12:24:20 +09:00
mf_classic_poller.c NFC: system dict skip when user dict is skipped fix (#3356) 2024-01-12 17:41:19 +09:00
mf_classic_poller.h Mifare Classic nested auth support (#3238) 2023-12-01 22:25:53 +09:00
mf_classic_poller_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
mf_classic_poller_i.c Mifare Classic nested auth support (#3238) 2023-12-01 22:25:53 +09:00
mf_classic_poller_i.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
mf_classic_poller_sync.c NFC: MF Classic parsers read() fix (dictionary attack skip) (#3355) 2024-02-06 20:53:42 +04:00
mf_classic_poller_sync.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00