unleashed-firmware/applications/plugins/nfc_magic/scenes
AloneLiberty eb5dae1cda
NFC: Support reading Mifare Classic key B from sector trailer, reading sector with B key where A key can't read block, Nfc Magic app not using NFC folder by default (in file select) (#2437)
* NFC: Support reading Mifare Classic key B from sector trailer and reusing it for other sectors
* NFC: Fix my pointer typo
* NFC: Fix reading sector with B key where A key can't read block (fixes #2413) and fix Nfc Magic app not using NFC folder by default (in file select)
* NFC: Fix strange bug

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-03-08 03:33:59 +09:00
..
nfc_magic_scene.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene.h NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_check.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_config.h NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_file_select.c NFC: Support reading Mifare Classic key B from sector trailer, reading sector with B key where A key can't read block, Nfc Magic app not using NFC folder by default (in file select) (#2437) 2023-03-08 03:33:59 +09:00
nfc_magic_scene_magic_info.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_not_magic.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_start.c Fix minor UI inconsistencies and bugs (#2361) 2023-02-08 17:08:50 +09:00
nfc_magic_scene_success.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_wipe.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_wipe_fail.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_write.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_write_confirm.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_write_fail.c NFC magic cards support (#1966) 2022-11-04 16:01:44 +09:00
nfc_magic_scene_wrong_card.c Fixed typo in nfc_magic_scene_wrong_card.c (#2382) 2023-02-10 21:52:53 +09:00